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

fix: error reporting on prepared statements #16

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

rschmukler
Copy link
Contributor

Fixes an error where we would return an Unknown Error when we actually could determine the error.

This makes debugging SQL statements much easier.

Fixes an error where we would return an `Unknown Error` when we actually
could determine the error.

This makes debugging SQL statements *much* easier.
@cnuernber
Copy link
Collaborator

This is very helpful - I thought I had done the error reporting and that typo has cost us some time.

@cnuernber cnuernber merged commit 64bc1d2 into techascent:main Feb 13, 2024
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

Successfully merging this pull request may close these issues.

2 participants