Class: ActiveRecord::ConnectionAdapters::Mysql2Adapter

Inherits:
Object
  • Object
show all
Includes:
Import::MysqlAdapter
Defined in:
lib/activerecord-import/active_record/adapters/mysql2_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?

Methods included from Import::ImportSupport

#supports_import?