Really impressive but more documentation please #295
Closed
MarkBell920
started this conversation in
General
Replies: 1 comment
-
you can just run sqlglot.parse or sqlglot.parse_one, if it raises an error it's invalid. it doesn't fully check for validity as it can parse some invalid queries |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
This looks really useful but difficult to get to grips with with out more documentation and some examples would really help.
For example how do you test a query is valid?
Mark
Beta Was this translation helpful? Give feedback.
All reactions