SpacetimeDB
SpacetimeDB copied to clipboard
Refactor the errors on the `sql` path to carry the context of the query that cause it
Starting from the parsing, we should carry the original sql fragment that is the source of the error. Eventually we should also show the fragment where the error originated.