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

Support for `GROUP BY`

Open devdazed opened this issue 13 years ago • 0 comments

There is currently no support for GROUP BY similar to select, where,order etc. I currently need to use q.add(' GROUP BY foo')

devdazed avatar Mar 14 '12 15:03 devdazed