Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3.2
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of roverwolf:
Url: https://github.com/doctrine/dbal/pull/237
Message:
A native (mysql) query should be able to use the assignment operator := but currently the SQLParserUtils method treats that as a missing parameter.
The patch solves the issue, but it looks like a higher-level fix might be desired that also handles the regular expression better.
Activity
Benjamin Eberlei
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.3.2 [ 10326 ] | |
| Resolution | Fixed [ 1 ] |