Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.4.1
-
None
-
archlinux 3.19.3
Description
When I prepare a statement with bindValue the placeholder mark is not replaced if it is surrounded with singel qoutes. This is problematic since in SQL strings are surrounded by single quotes.
See my attachements with screenies of the content of the database once inserted with and once without single qoutes.
Solved The docs should mention that and why there are no quotes needed. The docs must mention that quotes will lead to an error.