better query error reporting
Open
- Dominant language
- Python
- Stars
- 415
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
This is what we print now
```
gel.errors.EdgeQLSyntaxError: Missing parentheses around statement used as an expression
┌─ query:14:33
│
14 │ with
│ ^^^^ error
```
we need to include more code above/below for this to make sense.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.