knextancy

v2.2.0
Small library that provides a way of implementing multi-tenancy using table prefixes.
knex multi tenancy mysql postgres

compile

babel -d lib/ src/

prepublish

npm run compile

lint

eslint src/ spec/

test

npm run lint && NODE_ENV=test mocha --compilers js:babel-core/register --timeout 30000 --reporter spec --recursive --watch-extensions .spec.js ./spec

waitdb

waitforit -full-connection $DB_PORT -timeout 60

waitdb-test

npm run waitdb && npm test

Metadata

  • MIT
  • Whatever
  • Bravi
  • released 11/1/2016

Downloads