You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
bin | 8 years ago | |
data | 10 years ago | |
.gitignore | 10 years ago | |
LICENSE | 10 years ago | |
README.md | 8 years ago | |
index.js | 9 years ago | |
package.json | 8 years ago |
README.md
sequelize-migration-generator
Simple utility to automatically generate and manage sequelize migrations
Installaion
npm i sequelize-migration-generator
Usage
sequelize-migration-generator <sequelize_models_directory> <output_migration_directory>