Zach Dennis
|
163f5c64be
|
Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'".
|
2010-09-26 17:07:41 -04:00 |
|
Zach Dennis
|
948dec0be2
|
Refactoring to allow for separation of activerecord-import code and activerecord's connection adapters.
|
2010-09-26 16:51:19 -04:00 |
|
Zach Dennis
|
e0dff4c055
|
Moved all adapter specific code into adapters/ directory and updated all adapters to utilize the same "require_adapter" method of loading specific-database adapters.
* Adds back in SQLite3 and PostgreSQL support
issue-url: http://github.com/zdennis/activerecord-import/issues#issue/1
[contributes #1]
|
2010-08-10 20:46:32 -04:00 |
|
Zach Dennis
|
4fcfa7fd14
|
Restructuring directories.
|
2010-06-26 15:43:34 -04:00 |
|