Skip to content

Conversation

@brendanlong
Copy link

Some migrations have to happen in different transactions, like adding enums and then using them.

This makes every migration run in its own transaction, allowing them each to be atomic.

Fixes #3249
Fixes #3466

Some migrations have to happen in different transactions, like adding enums and then
using them.

This makes every migration run in its own transaction, allowing them each to be
atomic.

Fixes drizzle-team#3249
Fixes drizzle-team#3466
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant