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

Feature/prepared statement support2 #56

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

amirtuval
Copy link

Added support for running prepared statements.

I was able to achieve this by imitating how the vertica jdbc driver does this.

I did my best to write documentation in the code, but I was not sure how to test this, so I hope it's alright.

Wrote functional tests for this feature - this is the best way to see how to use it.

@amirtuval amirtuval force-pushed the feature/prepared-statement-support2 branch from db514c4 to c3f5544 Compare September 1, 2016 21:39
@wvanbergen
Copy link
Owner

This PR completely escaped my attention, sorry! Are you still interested in getting this merged?

@amirkang
Copy link

Sure

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 this pull request may close these issues.

3 participants