-
Type: Question
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.9.0
-
Component/s: Security
-
None
-
Environment:Windows/Linux/Freebsd
-
(copied to CRM)
1. While there are API's for MongoDB that support a number of development platforms, none of these appears to support the notion of bind variable support to escape query language meta-characters that may be embedded in user-supplied data. An API enhancement that offers support for parameterized queries (A.K.A. "prepared statements") would be a welcome enhancement.