node-redshift icon indicating copy to clipboard operation
node-redshift copied to clipboard

A simple collection of tools to help you get started with Amazon Redshift from node.js

Results 22 node-redshift issues
Sort by recently updated
recently updated
newest added

I think it would be nice if instead of ``` exports.up = function(next) { // something next(); }; ``` It would be nice to write ``` exports.up = function() {...

need more !!! in readme under warning