Closed nvcken closed 5 years ago
it works fine with "sequelize": "4.42.0"
The issue should get fixed if the @flexxnn releases a new version in NPM. As this is solved in new merges.
You can also install directly from git in the meantime.
npm i -D https://github.com/flexxnn/sequelize-auto-migrations.git
Thanks, It works
"devDependencies": {
"sequelize-auto-migrations": "flexxnn/sequelize-auto-migrations",
I got
with account models
occurs with "sequelize": "5.16.0" version