UNPKG

pg-node-migrations

Version:

Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.

6 lines (5 loc) 161 B
{ "extends": "./tsconfig-base.json", "include": ["./src/**/*"], "exclude": ["./src/**/__tests__/*", "./src/**/__integration__/*", "./src/**/__unit__/*"] }