Class: ActiveRecord::ConnectionAdapters::SeamlessDatabasePoolAdapter

Inherits:
Object
  • Object
show all
Includes:
Import::MysqlAdapter
Defined in:
lib/activerecord-import/active_record/adapters/seamless_database_pool_adapter.rb

Constant Summary

Constants included from Import::MysqlAdapter

Import::MysqlAdapter::NO_MAX_PACKET, Import::MysqlAdapter::QUERY_OVERHEAD

Method Summary

Methods included from Import::MysqlAdapter

#add_column_for_on_duplicate_key_update, #duplicate_key_update_error?, #increment_locking_column!, #insert_many, #max_allowed_packet, #pre_sql_statements, #sql_for_on_duplicate_key_update, #sql_for_on_duplicate_key_update_as_array, #sql_for_on_duplicate_key_update_as_hash

Methods included from Import::OnDuplicateKeyUpdateSupport

#supports_on_duplicate_key_update?

Methods included from Import::ImportSupport

#supports_import?