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
Currently we are running migrations using file order and a cat command, we should look into investing into a migration tool to help with situations where we are updating a database and/or help track which migrations fail
Siutation
Currently we are running migrations using file order and a cat command, we should look into investing into a migration tool to help with situations where we are updating a database and/or help track which migrations fail