Skip to content

Use execute() for statements that don't return data #92

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

Open
penberg opened this issue May 8, 2025 · 0 comments · May be fixed by #93
Open

Use execute() for statements that don't return data #92

penberg opened this issue May 8, 2025 · 0 comments · May be fixed by #93

Comments

@penberg
Copy link
Contributor

penberg commented May 8, 2025

As @sivukhin points out, we currently use query() for everything, which leads to server getting confused and complaining that stream is not found. Let's use execute() for statements that don't return data to fix this.

@levydsa levydsa linked a pull request May 15, 2025 that will close this 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

Successfully merging a pull request may close this issue.

1 participant