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

Support for multiple orderBy keys

Open mcandre opened this issue 12 years ago • 0 comments

MySQL allows for multiple ORDER BY keys. It would be nice to access these through node-persist rather than using raw SQL commands.

http://dev.mysql.com/doc/refman/5.1/en/order-by-optimization.html

mcandre avatar Apr 18 '13 17:04 mcandre