Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

balderdashy/waterline-sequel

Repository files navigation

waterline-sequel

A helper library for generating SQL queries from the Waterline Query Language (see docs on sailsjs.com for more information.)

Bugs   NPM version

To report a bug, click here.

This is a built-in module in sails-mysql and sails-postgresql, officially-supported adapters in the Sails framework.

Contributing   Build Status

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM package info

build integration tests npm dependencies
Build Status Circle CI npm version Dependency Status

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

License

The Sails framework is free and open-source under the MIT License.