mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
Fixed some aliases and reworked namespaces
This commit is contained in:
4
remove-migration.ps1
Normal file
4
remove-migration.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
dotnet ef migrations remove -c SqliteContext -f
|
||||
dotnet ef migrations remove -c PostgreSqlContext -f
|
||||
dotnet ef migrations remove -c MysqlContext -f
|
||||
|
Reference in New Issue
Block a user