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

fix(parser): fix parsing identifer.identifer failed #104

Merged
merged 2 commits into from
Jun 20, 2022

Conversation

xuanyuan300
Copy link
Contributor

@xuanyuan300 xuanyuan300 commented Jun 19, 2022

Signed-off-by: xuanyuan300 [email protected]

What is changed and how it works?

What's Changed:

  1. Fix parsing identifer.identifer failed when .identifier is a keyword , like select * from mysql.select.

@xuanyuan300 xuanyuan300 requested a review from mlycore June 19, 2022 03:21
@xuanyuan300 xuanyuan300 self-assigned this Jun 19, 2022
@xuanyuan300 xuanyuan300 added this to the v0.1.1 milestone Jun 19, 2022
@xuanyuan300 xuanyuan300 added type:bug Misbehavior app:pisa-proxy Pisa-Proxy related changes in:parser Parser related changes labels Jun 19, 2022
@mlycore mlycore merged commit 0cea6c9 into database-mesh:master Jun 20, 2022
mlycore pushed a commit to mlycore/pisanix that referenced this pull request Jul 1, 2022
)

* fix(parser): fix parsing `identifer.identifer` failed

Signed-off-by: xuanyuan300 <[email protected]>

* fix(parser): fix unit test faield

Signed-off-by: xuanyuan300 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:pisa-proxy Pisa-Proxy related changes in:parser Parser related changes size/S type:bug Misbehavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants