@adonisjs/lucid

v4.0.25
SQL ORM built on top of Active Record pattern

lint

standard

test

nyc npm run test:local

pretest

npm run test:cleanup && npm run lint

coverage

nyc report --reporter=text-lcov | coveralls

posttest

npm run test:cleanup && npm run coverage

test:win

set FORCE_COLOR=true && node bin/index.js --win

test:local

npm run test:cleanup && FORCE_COLOR=true DB=sqlite node bin/index.js --local

test:cleanup

rm -rf test/functional/database && rm -rf test/unit/tmp
npm i @adonisjs/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/6/2017

Downloads

Maintainers