Class: ActiveRecord::ConnectionAdapters::MysqlAdapter
- Inherits:
-
Object
- Object
- ActiveRecord::ConnectionAdapters::MysqlAdapter
- Includes:
- Import::MysqlAdapter, Import::MysqlAdapter::InstanceMethods
- Defined in:
- lib/activerecord-import/active_record/adapters/jdbcmysql_adapter.rb,
lib/activerecord-import/active_record/adapters/mysql_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?