pg-upmig
JSON →A forward-only PostgreSQL migration tool (v0.0.30) that discourages rollbacks and forces developers to think of migrations as whole units. It supports both SQL and programmatic JavaScript migrations, and integrates with a custom PostgreSQL client or the default node-postgres driver. Configurable via environment variables or .upmigrc.js. Less popular than node-pg-migrate or db-migrate, but offers a unique philosophy of no rollbacks.
Resources
packagepg-upmig ↗