[CONJS-124] Force connection.escapeId to emit backtick Created: 2020-03-10 Updated: 2020-03-19 Resolved: 2020-03-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | API |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Actual implementation of connection.escapeId only add backtick if there is no special characters. connection.escapeId must always force using backtick |