rails/activerecord/test/cases/adapters
Aaron Patterson 68a97e8118 Merge branch 'master' into experiment
* master: (49 commits)
  avoid creating a set if no where values are removed
  remove bind values for where clauses that were removed
  push partitioning up so bind elimination can get the removed wheres
  push partion logic down and initialization logic up
  the rake task `db:test:prepare` needs to load the configuration
  In batches test @total was assigned but not used. Use it in tests instead of Post.count
  partition the where values so we can access the removed ones
  eliminate some conditionals
  change method name to reflect what it actually does.
  save the where values in variables so we don't need to look them up all the time
  pass where values to the helper function rather than rely on internal state
  Spelling correction in Upgrading Guide
  Add has_named_route? to the mapper API
  No need CHANGELOG entry for a test fix
  Fix wrong `case_sensitive` in uniqueness validity test
  Fix typo in test name and documentation
  Missing ending ``` at 14.2 Merging of scopes
  copy edits[ci skip]
  Revert "Corrected documentation and added some more for the classify method in inflectors"
  Revert "Changed the CHANGELOG for active_support and improved the doc for inflector method classify"
  ...
2013-05-21 11:02:15 -07:00
..
firebird please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT 2011-06-06 15:47:13 -07:00
mysql add failing test exposing mysql adapter tinyint bug 2013-05-15 17:50:55 -07:00
mysql2 Fix broken mysql test 2013-05-03 11:36:02 +01:00
oracle please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT 2011-06-06 15:47:13 -07:00
postgresql Support array as root element in JSON 2013-05-14 17:44:32 +04:00
sqlite3 Merge branch 'master' into experiment 2013-05-21 11:02:15 -07:00