A helper library for generating SQL queries from the Waterline Query Language (see docs on sailsjs.com for more information.)
To report a bug, click here.
This is a built-in module in
sails-mysql
andsails-postgresql
, officially-supported adapters in the Sails framework.
Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.
build | integration tests | npm | dependencies |
---|---|---|---|
Simply run npm test
.
You can read more about waterline-sequel integration tests here. To run them, do:
npm run test-integration
The Sails framework is free and open-source under the MIT License.