node-persist
node-persist copied to clipboard
Support for multiple orderBy keys
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