brianc / node-sql

SQL generation for node.js
MIT License
1.05k stars 191 forks source link

Fix offset and limit injection via parameters #397

Closed spion closed 6 years ago

spion commented 6 years ago

this is a DO NOT MERGE - need to double check that all databases support parameterized limit and offset

spion commented 6 years ago

Appologies, this was not supposed to go here - I'll send another PR if @brianc comes back.