Sequelize [Node: 6.9.1, CLI: 2.4.0, ORM: 3.27.0]
The migration should either success, or fail. SequelizeMeta record should be generated if only the migration runs completely without errors.
Currently, sequelize-cli generates a record of the migration that was run under SequelizeMeta table regardless of fail/success.
Sequelize [Node: 6.9.1, CLI: 2.4.0, ORM: 3.27.0]
The migration should either success, or fail. SequelizeMeta record should be generated if only the migration runs completely without errors.
Currently, sequelize-cli generates a record of the migration that was run under SequelizeMeta table regardless of fail/success.