Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python client not showing the exact location of the syntax error #395

Closed
monomonedula opened this issue Nov 11, 2022 · 0 comments · Fixed by #399
Closed

Python client not showing the exact location of the syntax error #395

monomonedula opened this issue Nov 11, 2022 · 0 comments · Fixed by #399
Labels
enhancement New feature or request

Comments

@monomonedula
Copy link

...
    cardinality, in_dc, out_dc, capabilities = await self._protocol._parse(
  File "edgedb/protocol/protocol.pyx", line 321, in _parse
edgedb.errors.QueryError: missing a type cast before the parameter

This is really frustrating especially for newbies in EdgeQL like me

@fantix fantix added the enhancement New feature or request label Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants