Skip to content
Discussion options

You must be logged in to vote

yes I think if you are having to use autocommit_block() (which was explciitly added for this annoying PG ENUM case) you might as well do transaction-per-migration. like you said, if all your migrations leave the DB in a usable state, you would be OK if you got through 3 of 4 migrations.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@megh-khaire
Comment options

@CaselIT
Comment options

Answer selected by megh-khaire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants