it would be useful to have a command to generate a migration file which the user can then edit manually At the moment the flow is: - start database - edit database - dump to migration But another valid flow is - create migration - edit migration - start database
it would be useful to have a command to generate a migration file which the user can then edit manually
At the moment the flow is:
But another valid flow is