Replies: 1 comment 1 reply
-
Hi @arden828, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By using
-
in property will fail the Lex Parsing. Just want to check, currently it is only support Letter,_
and.
The following code will show
"bad character input: '-', at index 8"
in syntaxTree.DiagnosticsAny chance to extend it? or make it customisable? As we are using "-" in db columns and we are building customised QueryBuilder as well.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions