Skip to content

Commit

Permalink
feat(migrations): merge migrations (#1206)
Browse files Browse the repository at this point in the history
Refs: #1205
Reviewed-By: Evelyn Gurschler <[email protected]>
  • Loading branch information
Phil91 authored Dec 13, 2024
1 parent f74b7b9 commit 3f52501
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
namespace Org.Eclipse.TractusX.Portal.Backend.PortalBackend.Migrations.Migrations
{
/// <inheritdoc />
public partial class document_size_field_update_audit_changes : Migration
public partial class _240alpha1 : Migration
{
/// <inheritdoc />
protected override void Up(MigrationBuilder migrationBuilder)
Expand Down

0 comments on commit 3f52501

Please sign in to comment.