waterline-sequel

A helper library for generating SQL queries from the Waterline Query Language.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
waterline-sequel
16250.6.47 years ago9 years agoMinified + gzip package size for waterline-sequel in KB

Readme

Waterline-Sequel
build | integration tests | npm | dependencies | ------|-------------------|-----|---------------| Build Status | Circle CI | npm version | Dependency Status
A helper library for generating SQL queries from the Waterline Query Language.

Running the tests

Simply run npm test.

Integration Tests

You can read more about waterline-sequel integration tests here. To run them, do:
npm run test-integration