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

Umbra queries should be run as PreparedStatements #265

Closed
szarnyasg opened this issue Apr 8, 2022 · 2 comments
Closed

Umbra queries should be run as PreparedStatements #265

szarnyasg opened this issue Apr 8, 2022 · 2 comments
Assignees

Comments

@szarnyasg
Copy link
Member

No description provided.

@szarnyasg szarnyasg self-assigned this Apr 8, 2022
@szarnyasg szarnyasg changed the title Umbra queries should be run for PreparedStatement Umbra queries should be run PreparedStatements Apr 8, 2022
@szarnyasg szarnyasg changed the title Umbra queries should be run PreparedStatements Umbra queries should be run es PreparedStatements Apr 8, 2022
@szarnyasg szarnyasg changed the title Umbra queries should be run es PreparedStatements Umbra queries should be run as PreparedStatements Apr 8, 2022
@szarnyasg
Copy link
Member Author

We'll defer implementing this - Umbra recompiles queries for every execution so this would not make much of a difference (I think).

@szarnyasg
Copy link
Member Author

If needed, PR #249 can be used as an example, which implements this for Postgres.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant