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

Handle type assertion correctly #633

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

dalextorres
Copy link
Contributor

@dalextorres dalextorres commented Jan 23, 2025

Description

Currently, the code tries to do a type assertion before verifying no error was returned from QueryContext, additionally, it is not verifying the type assertion worked properly.

This PR adds correct error and type assertion handling to the QueryRowContext function.

@sijms sijms merged commit 6bee316 into sijms:master Jan 31, 2025
@aldrickdev
Copy link

Hey @sijms, I running into this as well. Glad that a fix has been made. Any news on when this fix will be released?

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.

3 participants