activerecord-import/test
2010-09-26 16:51:19 -04:00
..
active_record Moved all adapter specific code into adapters/ directory and updated all adapters to utilize the same "require_adapter" method of loading specific-database adapters. 2010-08-10 20:46:32 -04:00
adapters Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
models About 85% through porting over MySQL on duplicate key functionality. 2010-03-13 21:33:03 -05:00
mysql Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
mysql2 Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
schema Added back in basic benchmark support. To run: 2010-04-08 23:12:28 -04:00
support Refactoring to allow for separation of activerecord-import code and activerecord's connection adapters. 2010-09-26 16:51:19 -04:00
database.yml Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
database.yml.sample Initial commit of making ar-extensions import Rails 3 friendly 2010-03-11 21:32:56 -05:00
import_test.rb Initial work for re-packaging as gem. 2010-08-10 21:39:26 -04:00
test_helper.rb Refactoring to allow for separation of activerecord-import code and activerecord's connection adapters. 2010-09-26 16:51:19 -04:00