Skip to content

Commit 3f52501

Browse files
authored
feat(migrations): merge migrations (#1206)
Refs: #1205 Reviewed-By: Evelyn Gurschler <[email protected]>
1 parent f74b7b9 commit 3f52501

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
namespace Org.Eclipse.TractusX.Portal.Backend.PortalBackend.Migrations.Migrations
2727
{
2828
/// <inheritdoc />
29-
public partial class document_size_field_update_audit_changes : Migration
29+
public partial class _240alpha1 : Migration
3030
{
3131
/// <inheritdoc />
3232
protected override void Up(MigrationBuilder migrationBuilder)

0 commit comments

Comments
 (0)