sequelize-migration-generator
JSON →A minimal CLI tool for auto-generating Sequelize migration files from model definitions. Version 0.1.0 is the initial release. It reads a directory of Sequelize model files and outputs corresponding migration stubs. The tool is simple but offers no diffing, rollback, or version management. No active maintenance observed.