{"library":"sequelize-mig","type":"library","category":null,"description":"Sequelize-mig is a CLI tool for auto-generating Sequelize migration files by comparing model schema snapshots. Current stable version 3.1.3 supports commands migration:make (create migration from model changes), migration:undo (revert last migration), and migration:sync (sync schema). Release cadence is irregular; it relies on semantic-release. Key differentiator: automatically detects schema changes (create/drop table, add/remove column, add/remove index, change column) without manual migration writing, unlike sequelize-cli. Note: marked as not for production, under development.","language":"javascript","status":"active","version":"3.1.3","tags":["javascript","sequelize","migrations","migration","migrate","database","db","sql","cli"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sequelize-mig","imports":["npx sequelize-mig <command>","npm install -g sequelize-mig","sequelize-mig migration:make -n my_migration"]},{"cmd":"yarn add sequelize-mig","imports":[]},{"cmd":"pnpm add sequelize-mig","imports":[]}],"homepage":"https://github.com/mrvmv/sequelize-mig","github":"https://github.com/mrvmv/sequelize-mig","docs":null,"changelog":null,"pypi":null,"npm":"sequelize-mig","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}