glaredb
glaredb copied to clipboard
Enrich sql parser errors
Error: sql parser error: Expected ), found: =
It would be nice if line and column information was available, so I know where the problem is
Working on getting us some stuff to allow for adding context to errors: https://github.com/sqlparser-rs/sqlparser-rs/pull/1046.