- Notifications
You must be signed in to change notification settings - Fork47
feat(): unicode extended char support for column name or alias#58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
31faa6a
toc4b243e
CompareSorry for the force, there was code that wasn't supposed to be committed |
hi,@luizzappa thanks for the pr, it is a serious problem. Could you update this pr like this:
|
@albin3, Done. In my first commit I had indented the other lines to maintain the formatting, with this smaller pattern suggested by you I didn't need to do that, thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
hi@luizzappa , lGTM. |
released at |
Currently, you cannot name (or alias) a column with certain Latin characters without using quotes, even though this is supported byMySQL syntax. In this PR, I added this.
Parser error:

MySQL syntax: