{"library":"postgres-migrate","type":"library","category":null,"description":"PostgreSQL migration tool using advisory locks for safe concurrent execution. Version 1.1.2 is the latest stable release with low maintenance cadence. Executes .sql migration files sequentially with automatic locking to prevent race conditions. Minimal configuration, supports custom reporters and connection strings. Differentiates from alternatives like node-pg-migrate by its simplicity and reliance on PostgreSQL advisory locks.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-migrate","imports":["import migrate from 'postgres-migrate'","const migrate = require('postgres-migrate')","import migrate from 'postgres-migrate'","import migrate from 'postgres-migrate'"]},{"cmd":"yarn add postgres-migrate","imports":[]},{"cmd":"pnpm add postgres-migrate","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"postgres-migrate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}