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
to avoid broken db states, ensure that only one db migration command is running.
this is relevant for environments such as testing servers that run migrations automatically.
The text was updated successfully, but these errors were encountered:
to avoid broken db states, ensure that only one db migration command is running.
this is relevant for environments such as testing servers that run migrations automatically.
The text was updated successfully, but these errors were encountered: