Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0-beta1
-
None
-
None
Description
a) At the moment, it is possible to execute an arbitrary statement.
However, it is not possible to execute an arbitrary Prepared statement.
This should be made possible
b) it should be possible to execute simple cases like UPDATE mytable SET c = c + :x via the API without having to create custom SQL