{"library":"postgres-schema-updater","type":"library","category":null,"description":"A CLI tool for comparing and applying PostgreSQL schema changes from SQL source files. Version 1.1.5. It reads a source directory of SQL files, concatenates them into a temporary file, and compares against a target file or database. Designed for development workflows with manual confirmation before executing changes. Differentiates from migration tools by focusing on schema comparison rather than versioned migrations. Low release cadence.","language":"javascript","status":"active","version":"1.1.5","tags":["javascript","postgresql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-schema-updater","imports":["import { stage } from 'postgres-schema-updater'","npx postgres-schema-updater/bin/stage.js","import type { StageConfig } from 'postgres-schema-updater'"]},{"cmd":"yarn add postgres-schema-updater","imports":[]},{"cmd":"pnpm add postgres-schema-updater","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"postgres-schema-updater","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}