mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 22:37:54 +00:00
Add basic database schema migration system
This commit is contained in:
parent
4d07886ec8
commit
4a30e56298
6 changed files with 92 additions and 34 deletions
|
|
@ -28,8 +28,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="db_schema.sql" />
|
||||
<EmbeddedResource Include="db_schema.sql" />
|
||||
<EmbeddedResource Include="Migrations\*.sql" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue