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
For ease of local development and testing DB changes. We should be making use of a local DB instance.
Migrations to the Dev env should be run during the deployment to dev env.
Todo:
seed command(s)
migrations steps and rollback commands?