Skip to content

Commit

Permalink
build(migrations): aggregate migrations (#257)
Browse files Browse the repository at this point in the history
Reviewed-By: Evelyn Gurschler <[email protected]>
  • Loading branch information
Phil91 authored Sep 23, 2024
1 parent 92a7b76 commit f457aba
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 @@ -24,7 +24,7 @@
namespace Org.Eclipse.TractusX.SsiCredentialIssuer.Migrations.Migrations
{
/// <inheritdoc />
public partial class _232MergeCreateAndSignProcessStep : Migration
public partial class _200alpha1 : Migration
{
/// <inheritdoc />
protected override void Up(MigrationBuilder migrationBuilder)
Expand Down

0 comments on commit f457aba

Please sign in to comment.