Module: ActiveRecord::Import::Mysql2Adapter

Includes:
MysqlAdapter
Included in:
ConnectionAdapters::Mysql2Adapter
Defined in:
lib/activerecord-import/adapters/mysql2_adapter.rb

Method Summary

Methods included from 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 OnDuplicateKeyUpdateSupport

#supports_on_duplicate_key_update?

Methods included from ImportSupport

#supports_import?