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

Batch query support #44

Open
aacanakin opened this issue Apr 20, 2016 · 0 comments
Open

Batch query support #44

aacanakin opened this issue Apr 20, 2016 · 0 comments

Comments

@aacanakin
Copy link
Member

The builder api should be able to build query templates, which means queries without bindings. This should be done like a Query() function call, namely Template(). Then engine functions should have something like BatchExec() which can take bindings as an array. There should also be an option to have transactions in batch exec. Maybe session api would do the trick.

@aacanakin aacanakin added this to the qb 0.2 milestone Apr 20, 2016
@aacanakin aacanakin changed the title batch query support in builder batch query support May 16, 2016
@aacanakin aacanakin changed the title batch query support Batch query support May 18, 2016
@aacanakin aacanakin modified the milestones: qb 0.3, qb 0.2 Jun 23, 2016
@aacanakin aacanakin removed this from the qb 0.3 milestone Sep 3, 2016
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