knex-ts
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

knex-ts

Knex for TypeScript, creates stubs and uses ts-node for running migrations. Additionally two environment variables are supported to remove the need for a Knexfile (which this can still be specified as usual).

DATABASE_URL=pg://user:pass@host/database
DATABASE_DIR=/my/root/to/migration-and-seed-files

Package Sidebar

Install

npm i knex-ts

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • litek
  • tgriesser