Run each migration in a separate transaction #577
hfhchan-plb
started this conversation in
Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a flag to force dbmate to run each migration in a separate transaction, rather than the same transaction with multiple commits?
This replicates the behaviour of knex and/or other migration tools.
This is opposite to the change in #99.
Beta Was this translation helpful? Give feedback.
All reactions