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.

2 lines (1 loc) 66 B
export declare const loadSqlFromJs: (filePath: string) => string;