This website requires JavaScript.
Explore
Help
Sign In
deac
/
activerecord-import
Watch
1
Star
0
Fork
You've already forked activerecord-import
0
Code
Issues
Pull requests
Releases
Wiki
Activity
319c52d80f
activerecord-import
/
lib
/
activerecord-import
History
Zach Dennis
319c52d80f
Pulled in ActiveRecord synchronize functionality from the old ar-extensions code base.
...
https://github.com/zdennis/activerecord-import/issues#issue/6
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