postman-waterline-sequel
v0.5.1-postman.3
Published
A helper library for generating SQL queries from the Waterline Query Language.
Downloads
2
Readme
Waterline-Sequel
build | integration tests | npm | dependencies | ------|-------------------|-----|---------------| | | |
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