Migrations
- DowngradeRequiresMigration
The desired version is below the deployed version and a migration boundary blocks the downgrade.
- Versioned migrations
Run migrations once, when the deployed version crosses a release boundary.
The desired version is below the deployed version and a migration boundary blocks the downgrade.
Run migrations once, when the deployed version crosses a release boundary.