activerecord-import/test/support
Zach Dennis 6697e2b4db Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality.
[#47]
2012-12-14 10:29:04 -05: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 Replace #sum_sizes with calls to ActiveSupport #sum, as splatting large numbers of values is resource intensive andcan cause stack overflows of the sort 'SystemStackError: stack level too deep' 2011-08-16 17:01:11 -07:00
postgresql Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
factories.rb Model#import fails to find model's primary key sequence 2012-08-04 17:35:50 -07:00
generate.rb Initial work for re-packaging as gem. 2010-08-10 21:39:26 -04:00