mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
0921df44c1
- adds a -r flag whihc will create a reversible migration - add revert subcommand, which reverts the last migration - add --dry-run flag to migration run command, which list the migrations that will be applied - updates add migration to check if all migration are of same type, i.e cannot mix and match reversible and simple migrations |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |