Files
myoffice_public/add_migration_postgres.bat
T

2 lines
66 B
Batchfile

cd ./MyOffice.Migration.Postgres
dotnet ef migrations add %1 -- %2