UNPKG

node-pg-migrate

Version:

PostgreSQL database migration management tool for node.js

4 lines (3 loc) 94 B
export * from './createSchema'; export * from './dropSchema'; export * from './renameSchema';