Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11.1
-
None
-
-
ee5573c6fb49d0b496b19d154e2e1c5154ed5a44
Description
query.bindValue(":z.im", imag); // does not work
query.bindValue(":z_im", imag); // does work
... but there is no hint why "z.im" is not allowed