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

is support batch insert ? #1313

Closed
izouxv opened this issue Jan 12, 2017 · 3 comments
Closed

is support batch insert ? #1313

izouxv opened this issue Jan 12, 2017 · 3 comments

Comments

@izouxv
Copy link

izouxv commented Jan 12, 2017

is support batch insert?
insert into user(name) values("zhangQ"),("liuQ"),("wangQ")

@bigcurl
Copy link

bigcurl commented Feb 22, 2017

#255 is handling the same question but no answer yet.

Here is an example of implementation in ruby. https://github.com/zdennis/activerecord-import

@jinzhu
Copy link
Member

jinzhu commented Apr 18, 2017

will work on that, seems like this is the top asked feature.

@Siceberg
Copy link

How is it going?

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

4 participants