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

Support prepared statements #140

Open
jasonmp85 opened this issue Sep 3, 2015 · 2 comments
Open

Support prepared statements #140

jasonmp85 opened this issue Sep 3, 2015 · 2 comments
Labels
Milestone

Comments

@jasonmp85
Copy link
Collaborator

Now that we've addressed this in CitusDB, we want to get it into pg_shard as well. We know how to do prepared statements for queries, but pg_shard must support modifications as well. Adding this support will remove a ton of friction from database adapters (such as Psycopg in Python, pg in Ruby, or the JDBC adapters in Java).

@jasonmp85 jasonmp85 added this to the v1.3 milestone Sep 3, 2015
@ColonelBundy
Copy link

+1

1 similar comment
@awolfe-silversky
Copy link

+1

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

No branches or pull requests

3 participants