0.0.4 • Published 8 years ago

knex-ts v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago