Skip to content

feat(): Allow/Support Sequelize CLI migrations #48

@scott-wyatt

Description

@scott-wyatt

Context:

Migration is one of the most important features for the lifecycle of an application. We should provide top notch support for https://sequelize.org/v5/manual/migrations.html. I don't really have a plan for the best way to do this, but we could use the config.sequelize to set the paths to the migrations and enable the CLI to work with the spool.

  • Should support Sequelize CLI
  • Should adjust based on Sequelize CLI migrations
  • Should handle seeds

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions