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
92ec1b478d
activerecord-import
/
test
/
support
History
Zach Dennis
e00e9d7d59
Adding in support for :synchronization option for #import. Pulled in from ar-extensions. Currently only works with MySQL since that is the only database that supports on duplicate key update functionality.
...
https://github.com/zdennis/activerecord-import/issues#issue/6
2011-03-19 15:49:26 -04:00
..
active_support
Refactoring to allow for separation of activerecord-import code and activerecord's connection adapters.
2010-09-26 16:51:19 -04:00
mysql
Adding in support for :synchronization option for #import. Pulled in from ar-extensions. Currently only works with MySQL since that is the only database that supports on duplicate key update functionality.
2011-03-19 15:49:26 -04:00
factories.rb
Implementing the majority of generic #import tests.
2010-03-11 23:52:16 -05:00
generate.rb
Initial work for re-packaging as gem.
2010-08-10 21:39:26 -04:00