You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If running many migrations at once, do each in a separate transaction
instead of all in one transaction. Reduces contention when migrating an
active database.
0 commit comments