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

On SQL error, show the SQL. #106

Open
lloydtabb opened this issue Jan 9, 2023 · 1 comment
Open

On SQL error, show the SQL. #106

lloydtabb opened this issue Jan 9, 2023 · 1 comment
Assignees

Comments

@lloydtabb
Copy link
Contributor

If the query results in a SQL error we need to show the error. For example if you give an invalid JSON path

foo is json_extract_scalar(json_var, 'invalid_path')

The query fails but you can't tell why.

@christopherswenson
Copy link
Contributor

Screen Shot 2023-01-11 at 7 03 19 AM

I tried to reproduce this by creating a field error is acos(now), but when I run the query, an error appears. Any other tips to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants