Strapi Generate Migrations

JSON →
library 2.0.0 ·javascript maintenance
verified Jun 7, 2026

A Strapi generator that creates and runs Knex-based migration files for Strapi applications. Current stable version is 2.0.0. It provides CLI commands to scaffold new migrations and execute them against a Strapi database connection. Different from direct Knex usage, it integrates with Strapi's lifecycle and configuration, making it easier to manage database schema changes within Strapi projects. Release cadence is irregular; last major update was in 2020. Key differentiator: seamless integration with Strapi's API and CLI, supporting multiple database connections.