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.

5 lines (4 loc) 76 B
module.exports = { extensions: ["ts"], require: ["ts-node/register"], }