activerecord-import/lib/activerecord-import/active_record/adapters
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
..
abstract_adapter.rb Renaming ActiveRecord::Extensions to ActiveRecord::Import. 2010-09-26 17:05:02 -04:00
jdbcmysql_adapter.rb somehow the jdbcmysql_adapter was left out in the refactoring that removed usage of the InstanceMethods module 2012-02-28 19:31:55 -05:00
mysql2_adapter.rb Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
mysql_adapter.rb Clean up module usage. There's no need to use InstanceMethods -- normal Ruby modules and includes will work fine here. 2012-01-03 00:41:04 -08:00
postgresql_adapter.rb Clean up module usage. There's no need to use InstanceMethods -- normal Ruby modules and includes will work fine here. 2012-01-03 00:41:04 -08:00
seamless_database_pool_adapter.rb Put together tests for seamless_database_pool adapter 2012-08-22 19:50:37 -07:00
sqlite3_adapter.rb Fixes case-sensitive SQLite3 adapter name typos. 2012-10-01 03:08:07 -04:00