-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3.0
-
Component/s: API
-
Labels:None
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