Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.0-ALPHA3
-
Fix Version/s: 1.2.0-BETA1
-
Component/s: Connection
-
Labels:None
Description
Changeset [6568] looks incorrect, it always binds parameters as if they were positional
thus not by name :MYPARAM. Therefore for queries with named parameters a PDO exception will be thrown.
Btw, I wanted to reopen Jira ticket DC-132 for this, but how do I do that?