{"library":"migratio","type":"library","category":null,"description":"migratio is a lightweight, automated migration tool for PostgreSQL with support for both SQL and JavaScript migration files. The current stable version is 2.0.3, released with an engine requirement of Node.js >=4. It runs migrations in transactions with table-level locking to ensure atomic batch execution. Key differentiators include support for async/await and generators out of the box, configurable defaults via package.json, and a non-verbose API with current, up, and down commands. The package is published on npm and distributed as CommonJS.","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","postgres","migration","migratio","cli"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install migratio","imports":["const migratio = require('migratio');","const { up } = require('migratio');","const { down } = require('migratio');","const { current } = require('migratio');"]},{"cmd":"yarn add migratio","imports":[]},{"cmd":"pnpm add migratio","imports":[]}],"homepage":"https://github.com/floatdrop/migratio#readme","github":"https://github.com/floatdrop/migratio","docs":null,"changelog":null,"pypi":null,"npm":"migratio","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}