{"library":"pg-flyway","type":"library","category":null,"description":"pg-flyway is a Node.js-based migration tool for PostgreSQL that mirrors the Flyway pattern without wrapping the Java or CLI version. The current stable version is 1.3.2, with frequent minor updates. It supports creating, migrating, and tracking SQL migrations with a dedicated history table. Unlike db-migrate or node-pg-migrate, pg-flyway emphasizes Flyway-like naming conventions, versioned migrations, and a CLI-first approach. It ships TypeScript definitions and requires Node.js >=14.","language":"javascript","status":"active","version":"1.3.2","tags":["javascript","flyway","flywaydb","postgres","postgresql","pg","cli","migration","migrations","typescript"],"install":[{"cmd":"npm install pg-flyway","imports":["import { PgFlyway } from 'pg-flyway'","import { createMigration } from 'pg-flyway'","import { runMigrations } from 'pg-flyway'","import { getMigrationInfo } from 'pg-flyway'"]},{"cmd":"yarn add pg-flyway","imports":[]},{"cmd":"pnpm add pg-flyway","imports":[]}],"homepage":"https://github.com/EndyKaufman/pg-tools","github":"https://github.com/EndyKaufman/pg-tools","docs":null,"changelog":null,"pypi":null,"npm":"pg-flyway","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}