waterline-sequel : A helper library for generating SQL queries from the Waterline Query Language.. You can installing waterline-sequel npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install waterline-sequel $ sudo npm install -g waterline-sequel
If want to update the waterline-sequel package execute the command as below,
$ sudo npm update waterline-sequel
Update package globally,
$ npm install -g waterline-sequel
$ sudo git clone https://github.com/rektide/waterline-sequel.git
$ sudo npm install -g ./waterline-sequel
waterline-sequel@0.6.4 /usr/lib/node_modules/waterline-sequel
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall waterline-sequel
| Package Name | waterline-sequel |
| Version | 0.6.4 |
| Description | A helper library for generating SQL queries from the Waterline Query Language. |
| Released Date | 2016-06-08T20:08:30.283Z |
| Published by | particlebanana |
| How to Learn | https://www.npmjs.com/package/waterline-sequel/tutorial |