sequelize-typescript-model-migration

JSON →
library 1.0.13 ·javascript maintenance
verified Jun 7, 2026

Auto-generate migration scripts from sequelize-typescript model decorators, similar to Django's makemigration. Stable version 1.0.13, based on sequelize-typescript-migration but with fixes for @Index not working, SequelizeMeta table issues, and table option underscore:true. Supports sequelize-typescript 2.x and sequelize 6.x. Uses snapshot files to store model state. Adds prettier formatting for generated files. Release cadence is low; no recent updates indicating active development.