Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 2.2
-
Fix Version/s: 2.3, Git Master
-
Component/s: None
-
Security Level: All
-
Labels:None
-
Environment:MySQL
Description
I have submitted a PR here, fixing part of this issue: https://github.com/doctrine/dbal/pull/166
However, it fails when UPDATE or INSERT is used. I'm using a very simple, and common, entity name: Group. Doctrine is failing to escape this in various situations, causing queries to fail in MySQL due to reserved keywords.
Activity
Marco Pivetta
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Awaiting Feedback [ 10000 ] |
Marco Pivetta
made changes -
| Status | Awaiting Feedback [ 10000 ] | In Progress [ 3 ] |
Marco Pivetta
made changes -
| Status | In Progress [ 3 ] | Closed [ 6 ] |
| Fix Version/s | 2.3 [ 10185 ] | |
| Fix Version/s | Git Master [ 10100 ] | |
| Resolution | Invalid [ 6 ] |