activerecord-import/test
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_record assert_include => assert_includes 2012-12-14 09:49:54 -05:00
adapters Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
jdbcmysql Adding jdbcmysql support. 2011-05-04 20:27:11 -04:00
models Updating tests around working with non-standard ActiveRecord models with non-sequence based primary keys. 2012-08-06 09:23:01 -04:00
mysql Updating MySQL import tests to load files in a ruby1.9 friendly way. 2010-09-26 22:10:12 -04:00
mysql2 Updating MySQL import tests to load files in a ruby1.9 friendly way. 2010-09-26 22:10:12 -04:00
mysqlspatial Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
mysqlspatial2 Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
postgis Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05: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
schema Updating Gemfile to latest versions of libraries: 2012-08-06 09:24:34 -04:00
support Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
database.yml.sample Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
import_test.rb Add failing test for destroyed records. 2012-12-14 09:59:58 -05:00
synchronize_test.rb Adding in support for :synchronization option for #import. Pulled in from ar-extensions. Currently only works with MySQL since that is the only database that supports on duplicate key update functionality. 2011-03-19 15:49:26 -04:00
test_helper.rb Add scope-awareness feature 2012-09-20 15:15:21 +01:00