{"library":"migrat-postgres","type":"library","category":null,"description":"Official PostgreSQL adapter for the Migrat database migration tool (v0.2.0). Provides global locking and migration state storage/retrieval using PostgreSQL. Enables writing migrations in pure PSQL. Compatible with Migrat v0.x. Integrates with Migrat's plugin system and supports custom schema/table configuration. Key differentiator: allows pure SQL migrations instead of JavaScript.","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript","migrat","migration","data","postgres","postgresql","sql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migrat-postgres","imports":["const postgres = require('migrat-postgres');","module.exports = { plugins: [postgres({ host: 'localhost', database: 'mydb' })] };","const postgres = require('migrat-postgres');"]},{"cmd":"yarn add migrat-postgres","imports":[]},{"cmd":"pnpm add migrat-postgres","imports":[]}],"homepage":"https://github.com/naturalatlas/migrat-postgres#readme","github":"git://github.com/naturalatlas/migrat-postgres","docs":null,"changelog":null,"pypi":null,"npm":"migrat-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}