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

DB-API: Use prepared statements where appropriate #200

Open
Totktonada opened this issue Dec 14, 2021 · 0 comments
Open

DB-API: Use prepared statements where appropriate #200

Totktonada opened this issue Dec 14, 2021 · 0 comments
Labels
feature A new functionality

Comments

@Totktonada
Copy link
Member

After #199 we can use prepared statements in the Database API if it is available on the server. It looks worthful at least in <cursor object>.executemany().

@Totktonada Totktonada added feature A new functionality teamE labels Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

No branches or pull requests

2 participants