{"library":"sequelize-migreat","type":"library","category":null,"description":"Migreat is a migration tool for Sequelize that simplifies schema management by allowing you to define models and associations declaratively, then automatically generating TypeScript migration files. Current stable version is 7.0.0, with a focus on type safety and developer experience. Unlike raw Sequelize migrations, Migreat provides a higher-level abstraction to define schemas and generate migrations programmatically, reducing boilerplate and manual SQL. It supports both initial schema generation and incremental migration from existing schemas.","language":"javascript","status":"active","version":"7.0.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sequelize-migreat","imports":["import { Migreat } from 'sequelize-migreat'","import { Migration, Migreat } from 'sequelize-migreat'","import { SchemaDef, Migreat } from 'sequelize-migreat'"]},{"cmd":"yarn add sequelize-migreat","imports":[]},{"cmd":"pnpm add sequelize-migreat","imports":[]}],"homepage":"https://github.com/TimSpeelman/migreat#readme","github":"https://github.com/TimSpeelman/migreat","docs":null,"changelog":null,"pypi":null,"npm":"sequelize-migreat","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}