Always escape column names
This avoids the performance impact of using a regex in `escapeIfNeeded`. Closes #2071.
S
Simon Binder committed
28c90b6ffbb11deeeaeab9523898624ef44c902e
Parent: be61af5
This avoids the performance impact of using a regex in `escapeIfNeeded`. Closes #2071.