.. | |||
addMigration.cmd | 1 year ago | ||
dbContextInfo.cmd | 1 year ago | ||
readme | 1 year ago | ||
removeLastMigration.cmd | 1 year ago | ||
updateDatabase.cmd | 1 year ago |
The point of these one-liner migration "scripts" is that it's absolutely PITA that the startup project always has to be specified for dotnet ef migration commands. Once ef tools finally add the option to permanently set the startup project, the migration scripts can be deleted.