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

Add ignoreRows to prepared statement #317

Open
Reprevise opened this issue Mar 31, 2024 · 1 comment
Open

Add ignoreRows to prepared statement #317

Reprevise opened this issue Mar 31, 2024 · 1 comment

Comments

@Reprevise
Copy link

Would it be possible to add ignoreRows to a prepared statement? Either in its run method, or when calling Connection#prepare?

@isoos
Copy link
Owner

isoos commented Mar 31, 2024

I think it was added to switch to the simple query protocol if needed.
Do you have an example where it causes an overhead? (at best it will ignore the result rows).

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