Closed gruckion closed 5 years ago
Commands
And their Flags
Add-Migration foo -ConfigurationTypeName Configuration Update-Database -ConfigurationTypeName Configuration
Reversing a migration
Update-Database -ConfigurationTypeName Configuration -TargetMigration ROLE_BACK_TO_THIS_MIGRATION
Clean after deleting a migration or it may fail when creating a new migration with the same name.
Commands
And their Flags
Reversing a migration
Reversing a migration
Clean after deleting a migration or it may fail when creating a new migration with the same name.