Skip to content

Commit

Permalink
Rename DbScripts_future and DbScripts_data_migrations (#3192)
Browse files Browse the repository at this point in the history
* Rename DbScripts_future and DbScripts_data_migrations

* Rename embeded folder name

* Remove new files from stale PR

---------

Co-authored-by: Michał Chęciński <[email protected]>
Co-authored-by: Michał Chęciński <[email protected]>
  • Loading branch information
3 people authored Oct 12, 2023
1 parent 53f5eee commit f228dcd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/Migrator/Migrator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<EmbeddedResource Include="DbScripts\**\*.sql" />
<EmbeddedResource Include="DbScripts_data_migration\**\*.sql" />
<EmbeddedResource Include="DbScripts_transition\**\*.sql" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f228dcd

Please sign in to comment.