Displaying 1 result from an estimated 1 matches for "connection_adaptor".
Did you mean:
connection_adapter
2006 Jul 10
1
ActiveRecord batch insert for MySQL
Hi guys,
I am a pretty new developer for RoR, and I am wondering whether batch
inserts for ActiveRecord are available. I know that
ActiveRecord::Base::create accepts an array of hashes, but from the
MySQL logs, I can see that the inserts are not batched.
Would like to stay within the ActiveRecord framework, if possible.
Thanks in advance for comments and suggestions.
v
--
Posted via