Code changes
Demo
2.2.0
Module Changes
Class Changes
-
ActiveRecord::Import::Validator
-
ActiveRecord::Import::MissingColumnError
-
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
ActiveRecord::ConnectionAdapters::MysqlAdapter
-
ActiveRecord::ConnectionAdapters::SeamlessDatabasePoolAdapter
-
ActiveRecord::Associations::CollectionProxy
Method Changes
-
ActiveRecord::Base#import_helper
-
ActiveRecord::Base#add_special_rails_stamps
-
ActiveRecord::Base#validate_hash_import
-
ActiveRecord::Base#validations_array_for_column_names_and_attributes
-
ActiveRecord::Import::Validator#valid_model?
-
ActiveRecord::Base#establish_connection_with_activerecord_import
2.1.0
Module Changes
Class Changes
-
ActiveRecord::Associations::CollectionProxy
-
ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
ActiveRecord::Import::ValueSetTooLargeError
-
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
Method Changes
-
ActiveRecord::Base#validate_hash_import
-
ActiveRecord::Base#import_helper
-
ActiveRecord::Associations::CollectionProxy#bulk_import
-
ActiveRecord::Base#synchronize
-
ActiveRecord::Base#import_without_validations_or_callbacks
-
ActiveRecord::Base#validations_array_for_column_names_and_attributes
2.0.0
Module Changes
Class Changes
-
ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
ActiveRecord::ConnectionAdapters::SeamlessDatabasePoolAdapter
Method Changes
-
ActiveRecord::Base#validations_array_for_column_names_and_attributes
-
ActiveRecord::Import::ValueSetTooLargeError#initialize