knex-pg-customschema
Utility for asserting a custom schema (not 'public') has been created in PostgreSQL, ensuring that the knex_migrations
table has been created, and defaulting knex to that schema.
Utility for asserting a custom schema (not 'public') has been created in PostgreSQL, ensuring that the knex_migrations
table has been created, and defaulting knex to that schema.
npm i knex-pg-customschema
4
1.0.0
none