Skip to content

Make Migration Batch Numbers Consistent #3

@paulrrogers

Description

@paulrrogers

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions