mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
5 lines
148 B
PowerShell
5 lines
148 B
PowerShell
dotnet ef migrations remove -c SqliteContext -f
|
|
dotnet ef migrations remove -c PostgreSqlContext -f
|
|
dotnet ef migrations remove -c MysqlContext -f
|
|
|