UNPKG

pg-change

Version:

Postgres migration tool built with Node.js using the Postgres.js driver

9 lines (8 loc) 186 B
{ "migrationsPath": "migrations", "postgresHost": "localhost", "postgresPort": "5432", "postgresUser": "postgres", "postgresPassword": "password", "postgresDb": "postgres" }