{"library":"seqmig","type":"library","category":null,"description":"seqmig is a snapshot-based auto-migration CLI for Sequelize and sequelize-typescript, version 2.0.3. It introspects your models, diffs them against a local schema snapshot, and generates transactional Sequelize migrations. Key differentiators: pure CLI workflow (no runtime overhead), strict nullability defaults, FK index auto-generation, and explicit ENUM cleanup. Regularly updated with monthly releases.","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","sequelize","migration","auto-migration","cli","database","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install seqmig","imports":["npx seqmig init","module.exports = { config: './config/config.js', 'models-path': './models', 'migrations-path': './migrations' }","seqmig generate -n add-users-table"]},{"cmd":"yarn add seqmig","imports":[]},{"cmd":"pnpm add seqmig","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"seqmig","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}