Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): handle migration history entries without file extensions correctly #93

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

joakimbeng
Copy link
Member

...even when the migration file names include periods in their names.

Without this fix Emigrate would try to re-run a migration file with a name similar to "some.migration.file.js" if the migration history had an entry without file extension, i.e. "some.migration.file".

…rrectly

...even when the migration file names include periods in their names.
Copy link

changeset-bot bot commented Jan 23, 2024

🦋 Changeset detected

Latest commit: 19edbab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@emigrate/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@joakimbeng joakimbeng merged commit b56b6da into main Jan 23, 2024
1 check passed
@joakimbeng joakimbeng deleted the extensionless-history-fix branch January 23, 2024 10:36
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.

1 participant