Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rollback where.like and where.not_like | Carlos Antonio da Silva | 2012-12-07 | 1 | -17/+2 |
* | Document the types of arguments accepted by AR#not | claudiob | 2012-12-07 | 1 | -0/+12 |
* | Fix where.not with in clause | Carlos Antonio da Silva | 2012-12-07 | 1 | -1/+1 |
* | Move where with blank conditions test to the correct where tests file | Carlos Antonio da Silva | 2012-12-07 | 1 | -0/+6 |
* | Relation.where with no args can be chained with not, like, and not_like | Akira Matsuda | 2012-11-30 | 1 | -0/+78 |
* | fix querying with an empty hash | Damien Mathieu | 2012-09-19 | 1 | -1/+10 |
* | Fix nested association references | Jon Leighton | 2012-09-12 | 1 | -38/+31 |
* | Accept belongs_to assoc. keys in ActiveRecord queries | beerlington | 2012-09-11 | 1 | -1/+69 |
* | predicate builder should not recurse for determining where columns. | Aaron Patterson | 2012-05-30 | 1 | -0/+19 |