Class: ActiveRecord::ConnectionAdapters::SeamlessDatabasePoolAdapter
- Inherits:
-
Object
- Object
- ActiveRecord::ConnectionAdapters::SeamlessDatabasePoolAdapter
- Includes:
- Import::MysqlAdapter
- Defined in:
- lib/activerecord-import-rails4/active_record/adapters/seamless_database_pool_adapter.rb
Method Summary
Methods included from Import::MysqlAdapter
#duplicate_key_update_error?, #max_allowed_packet, #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?