Skip to content

Fix migrations issue#17

Open
wasa4587 wants to merge 3 commits intoboujeepossum:masterfrom
wasa4587:master
Open

Fix migrations issue#17
wasa4587 wants to merge 3 commits intoboujeepossum:masterfrom
wasa4587:master

Conversation

@wasa4587
Copy link
Copy Markdown

@wasa4587 wasa4587 commented Jun 5, 2019

migrations id property is BIGINT

this returns migration.match(/^(\d+)/)[0]; a string
so this appliedMigrationIds.indexOf(id) fails

cesar omar added 2 commits June 5, 2019 13:08
parse migration time to integer run-migrations-command.js
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