-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We can maybe go a step farther and only put
"if the identifier would be normalized (e.g. it has something other than lowercase ascii letters) -- as a potential follow on PR
Describe the solution you'd like
Fix quoting behaviour to only do so if detect non-lowercase ascii letters in relation/name:
Describe alternatives you've considered
Just leave it as always quoted by default.
Additional context
Also consider quoting other places where column/table names appear (e.g. in other error messages)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request