sequelize-typescript-migration-fix
JSON →A migration tool for Sequelize with TypeScript decorators, generating migration files automatically by scanning models and detecting changes. Version 0.0.2, based on sequelize-typescript. It generates up/down migration commands like Django's makemigration. Community fork of sequelize-auto-migrations adapted for TypeScript. Not actively maintained; issues with undo order and limited documentation.