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

lex parser '@' can't be parsed correctly. #18

Closed
tuichenchuxin opened this issue May 29, 2022 · 0 comments · Fixed by #20
Closed

lex parser '@' can't be parsed correctly. #18

tuichenchuxin opened this issue May 29, 2022 · 0 comments · Fixed by #20
Assignees
Labels
type:bug Misbehavior

Comments

@tuichenchuxin
Copy link
Contributor

Bug Report

What version of Pisanix are you using?

master

Steps to reproduce

prepare stmt2 from @s

What did you expect?

parsed correctly

What did happened?

image

@xuanyuan300 xuanyuan300 self-assigned this May 29, 2022
@xuanyuan300 xuanyuan300 added the type:bug Misbehavior label May 29, 2022
@wbtlb wbtlb closed this as completed in #20 May 29, 2022
wbtlb pushed a commit that referenced this issue May 29, 2022
* fix(parser): fix parse comments,num,substring etc...

* fix(parser): fix typo

* chore(parser): cargo fmt

* chore(docs): udpate docs about sql-breaker-limit and parser

* fix(docs): fix config for sql-breaker

* fix(parser): fix lex parse '@', close #18

* chore(parser): remove unused comments

* chore(parser): add comments

* chore(parser): add comments

* chore(parser): add comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Misbehavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants