Skip to content

Conversation

MoonE
Copy link
Contributor

@MoonE MoonE commented Sep 5, 2025

Fixes #607

_ and $ are also non-separator characters.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
@MoonE MoonE changed the base branch from master to 5.11.x September 5, 2025 21:39
Only [a-zA-z] were considered a separator to the next token, missing were [__git_main].

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
@MoonE MoonE force-pushed the fix-lex-number-at-start-of-name branch from bbb4fa3 to b61f7af Compare September 5, 2025 21:40
Copy link
Member

@williamdes williamdes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, the diff looks okay and current tests are happy
Thanks for adding a new test !

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.

SQL Editor unexpected token with numeric db suffix and table name prefix
2 participants