On 06/16/2016 12:32 PM, Andy Crain wrote:
Hi,
I'm attempting to do a bulk insert from a large .csv file. I've read
through the various options
at
http://docs.sqlalchemy.org/en/latest/faq/performance.html#i-m-inserting-400-000-rows-with-the-orm-and-it-s-really-slow,
and I would like to perform
Hi,
I'm attempting to do a bulk insert from a large .csv file. I've read
through the various options
at
http://docs.sqlalchemy.org/en/latest/faq/performance.html#i-m-inserting-400-000-rows-with-the-orm-and-it-s-really-slow,
and I would like to perform a bulk insert using Core, along the lines