Dry-run feature? #985
sgtsquiggs
started this conversation in
Ideas
Replies: 1 comment
-
I'd prefer a different dry-run, outputting the sql statements that would be run so you can evaluate the risks (locking, replication lag, etc), and run manually or hand over to DBAs https://documentation.red-gate.com/flyway/flyway-cli-and-api/concepts/dry-runs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't think every db could support this, but a lot could apply transformations and then rollback. Any way to achieve this currently? I'm using pgx/v5.
Beta Was this translation helpful? Give feedback.
All reactions