Skip to content
#

sequelize-migrations

Here are 16 public repositories matching this topic...

This package simplifies the generation of Sequelize migration files from models. It processes models written in either sequelize.define format or class-based format, as outlined in Sequelize's official documentation. The generated migrations are compatible with Sequelize CLI commands.

  • Updated Jan 5, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the sequelize-migrations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sequelize-migrations topic, visit your repo's landing page and select "manage topics."

Learn more