Skip to content

Commit

Permalink
buil(migrations): merge all migrations since the last release (#122)
Browse files Browse the repository at this point in the history
Reviewed-By: Evelyn Gurschler <[email protected]>
  • Loading branch information
Phil91 authored Apr 30, 2024
1 parent ddf50dc commit d943343
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 @@ -25,7 +25,7 @@
namespace Org.Eclipse.TractusX.PolicyHub.Migrations.Migrations
{
/// <inheritdoc />
public partial class _25policyseeding : Migration
public partial class _100rc1 : Migration
{
/// <inheritdoc />
protected override void Up(MigrationBuilder migrationBuilder)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/********************************************************************************
/********************************************************************************
* Copyright (c) 2023 Contributors to the Eclipse Foundation
*
* See the NOTICE file(s) distributed with this work for additional
Expand Down

0 comments on commit d943343

Please sign in to comment.