Skip to content

Track migration version in schema dumps - #29

Open
missusk wants to merge 1 commit into
nebulab:mainfrom
missusk:fix-18-track-schema-migration-version
Open

Track migration version in schema dumps#29
missusk wants to merge 1 commit into
nebulab:mainfrom
missusk:fix-18-track-schema-migration-version

Conversation

@missusk

@missusk missusk commented Aug 28, 2026

Copy link
Copy Markdown

Fixes #18.

Schema dumps now include the latest executed Shopify migration version. Loading a versioned schema records that version and every earlier local migration after the schema finishes successfully, so those migrations are not replayed. Existing schema files without a version still load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track the latest ran migration in the schema

1 participant