bkn-migration
JSON →A database migration CLI tool for MySQL databases, currently at version 1.0.6. It allows executing named migration files (referred to as 'rgr' in the documentation) against a specified database. The configuration is done via a YAML file (mg-config.yaml) in the project root, specifying database connection details and folder path for migration scripts. It supports optional automatic Git push after migration. This package is simple, globally installed, and designed for a specific workflow with MySQL.
Resources
packagebkn-migration ↗