aboutsummaryrefslogtreecommitdiffstats
path: root/spec/engines/sql/unit/predicates
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:brynary/arelEmilio Tagua2010-05-271-1/+1
|\
| * Whitespace fixesBryan Helmkamp2010-05-261-1/+1
| |
* | Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in ↵Ernie Miller2010-05-211-5/+1
|/ | | | memory engine, and make having clauses behave like where clauses in SQL engine (join with AND, allow multiple calls to having to add predicates)
* Tests for ranges with excluded ends and complementsErnie Miller2010-05-071-0/+22
|
* Inequality shouldn't descend from equality, due to Rails type checks, and ↵Ernie Miller2010-05-071-3/+3
| | | | resolve conflicts from rebase
* build expression not(nil) as IS NOT NULLSantiago Pastorino2010-04-211-0/+75
|
* We're obviously writing specs for arel. No need for a sub directory.Carl Lerche2010-03-124-0/+455