Module: ActiveRecord::Import::AbstractAdapter
- Defined in:
- lib/activerecord-import/adapters/abstract_adapter.rb
Defined Under Namespace
Modules: ClassMethods, InstanceMethods
Constant Summary collapse
- NO_MAX_PACKET =
0
- QUERY_OVERHEAD =
This was shown to be true for MySQL, but it’s not clear where the overhead is from.
8