Expand description
Module which is used to sync a external migration schema to sqlx_migrator
sqlx migration
Traitsยง
- OldMigrator
- Trait which is implemented for syncing a migration from old migrator to new migrator
- Synchronize
- Trait which is implemented by a migrator which supports synchronization from old migrator to new migrator