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
Anderson Pierre Cardoso edited this page Apr 28, 2014
·
2 revisions
The database backups are generated by sqldump.
Our migrations are done via sql.
Our migrations live inside the scripts/migrations folder.
The migrations folder has the format "yyyymmdd_migration_name" with a db_migration.sql file.
Like so: