Add more sqlness case for special characters in identifier #2637
Labels
C-enhancement
Category Enhancements
good first issue
Good for newcomers
help wanted
Extra attention is needed
What type of enhancement is this?
Tech debt reduction
What does the enhancement do?
Typical identifiers can contain special characters are: column name, table name and schema name. And their special character sets are not the same.
We should test and fix our behavior on those special identifiers.
This ticket requires some basic knowledge of SQL and our integration test.
Implementation challenges
No response
The text was updated successfully, but these errors were encountered: