Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support mysql backtick quoted identifier #15

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

lu-zhengda
Copy link
Collaborator

@lu-zhengda lu-zhengda commented Oct 19, 2023

This PR adds support to tokenize MySQL backtick quoted identifier, e.g.

Select `user` from `table`

@lu-zhengda lu-zhengda requested a review from a team as a code owner October 19, 2023 22:03
@lu-zhengda lu-zhengda merged commit 6af0438 into main Oct 19, 2023
3 checks passed
@lu-zhengda lu-zhengda deleted the zhengda.lu/mysql-backtick branch October 19, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants