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 insert #145

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

Batch insert #145

wants to merge 3 commits into from

Conversation

ibarrick
Copy link

@ibarrick ibarrick commented Jun 20, 2016

submitting an array of maps to an insert query should now insert all the records as a batch.
Also changed the assertions about non matching args to be IllegalArgumentExceptions because that makes it possible for them to be captured by exception handlers and dealt with.

@munk
Copy link

munk commented Jul 5, 2016

Isn't this a duplicate of #135?

@ibarrick
Copy link
Author

ibarrick commented Jul 5, 2016

It achieves the same purpose with much fewer changes.

@leordev leordev mentioned this pull request Aug 7, 2016
@LukeDefeo
Copy link

will this be merged?

joelittlejohn added a commit to audiogum-forks/yesql that referenced this pull request Dec 15, 2017
dkmarley pushed a commit to dkmarley/yesql that referenced this pull request Aug 3, 2020
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