I want to clean up my migration folder, and replace historic migrations, with a createSchema.sql file. Normally I can do this by leveraging pg_dump --schemaOnly --sch
pg_dump --schemaOnly --sch