activerecord-import/lib/activerecord-import/adapters
Denis Knauf 038a29682e import_many, import_*: returns last_inserted_id 2013-01-03 17:07:10 +01:00
..
abstract_adapter.rb import_many, import_*: returns last_inserted_id 2013-01-03 17:07:10 +01: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 Solving #50 - memoize MySQL's max_allowed_packet instead of querying it every time you run .import 2012-03-20 16:40:10 -05: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
sqlite3_adapter.rb Fixes case-sensitive SQLite3 adapter name typos. 2012-10-01 03:08:07 -04:00