aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/relation
Commit message (Expand)AuthorAgeFilesLines
* Rollback where.like and where.not_likeCarlos Antonio da Silva2012-12-071-17/+2
* Document the types of arguments accepted by AR#notclaudiob2012-12-071-0/+12
* Fix where.not with in clauseCarlos Antonio da Silva2012-12-071-1/+1
* Move where with blank conditions test to the correct where tests fileCarlos Antonio da Silva2012-12-071-0/+6
* Relation.where with no args can be chained with not, like, and not_likeAkira Matsuda2012-11-301-0/+78
* fix querying with an empty hashDamien Mathieu2012-09-191-1/+10
* Fix nested association referencesJon Leighton2012-09-121-38/+31
* Accept belongs_to assoc. keys in ActiveRecord queriesbeerlington2012-09-111-1/+69
* predicate builder should not recurse for determining where columns.Aaron Patterson2012-05-301-0/+19