{"library":"mysql2-migration","type":"library","category":null,"description":"A migration tool for MySQL using the mysql2 package in Node.js, version 2.2.1. It provides a simple CLI to create and run database migrations, similar to other migration frameworks. The package requires a config file at ./config/database.js and is executed via a single migration.js file. Supports up, down, and refresh commands, with options to run specific migrations or limit the number. It targets Node.js >= 12.22.12 and is available on npm as mysql2-migration.","language":"javascript","status":"active","version":"2.2.1","tags":["javascript","nodejs","mysql","migrations"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mysql2-migration","imports":["require('mysql2-migrations')"]},{"cmd":"yarn add mysql2-migration","imports":[]},{"cmd":"pnpm add mysql2-migration","imports":[]}],"homepage":"https://github.com/DyatkoGleb/node-mysql2-migrations#readme","github":"https://github.com/DyatkoGleb/node-mysql2-migrations","docs":null,"changelog":null,"pypi":null,"npm":"mysql2-migration","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}