activerecord-import/lib/activerecord-import
2011-03-19 15:38:24 -04:00
..
active_record/adapters Renaming ActiveRecord::Extensions to ActiveRecord::Import. 2010-09-26 17:05:02 -04:00
adapters Ensure the #max_allowed_packet method exists for the MysqlAdapters. 2011-01-11 21:01:34 -05:00
base.rb Pulled in ActiveRecord synchronize functionality from the old ar-extensions code base. 2011-03-19 15:38:24 -04:00
import.rb Importing an empty array of objects/values should be supported 2011-03-19 15:11:28 -04:00
mysql.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
mysql2.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
postgresql.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
sqlite3.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
synchronize.rb Pulled in ActiveRecord synchronize functionality from the old ar-extensions code base. 2011-03-19 15:38:24 -04:00