dorm_migrations 2.0.0-dev.5
dorm_migrations: ^2.0.0-dev.5 copied to clipboard
Portable, ordered database migrations for dORM engines with backend-specific execution and resumable history.
2.0.0-dev.4 #
- Added portable ordered migration contracts and backend adapters.
- Added cursor-based document backfills with persistent checkpoints and retry-safe resumption.
- Added optional live-schema inspection and drift validation for SQL adapters.