-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Write code or best-practice documentation to maintain consistent batch numbers in the migration rows dumped into schema.sql. At present one may get all zeros after migrate:fresh yet an incremental sequence if dumped from a stepped or progressively applied series of migrations.
Ideally the schema.sql contents would be consistent regardless of how DB being dumped was migrated, or the DBMS server version used with migrate:dump.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed