Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Actual implementation of connection.escapeId only add backtick if there is no special characters.
This cause some trouble, because reserved words aren't escaped properly.
connection.escapeId must always force using backtick