This will dump the database to an .sql file base on your database config and prune migration files.
.sql
output: .sql file in the database/schema dir
database/schema
this removes all the migration files in your local repository
removes all the migration files
Last updated 3 years ago