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

Raw SQL iterator broken #23

Open
WebFreak001 opened this issue Dec 16, 2022 · 1 comment
Open

Raw SQL iterator broken #23

WebFreak001 opened this issue Dec 16, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@WebFreak001
Copy link
Member

Trying to decode a column in a row segfaults, need to investigate what happens there.

@WebFreak001 WebFreak001 changed the title rawsql iterator is broken Raw SQL iterator not propagating exceptions before iterating Dec 16, 2022
@WebFreak001
Copy link
Member Author

WebFreak001 commented Dec 16, 2022

ok nvm, it seems that my query was broken, but no exception was thrown, because it would throw the exception after the iteration is done.

the issue seems to be something else entirely, very random behavior

@WebFreak001 WebFreak001 added the bug Something isn't working label Dec 16, 2022
@WebFreak001 WebFreak001 changed the title Raw SQL iterator not propagating exceptions before iterating Raw SQL iterator broken Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant