Skip to content

db:migrate creates SequelizeMeta record when the migration gives an error. #392

@detaybey

Description

@detaybey

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions