aboutsummaryrefslogtreecommitdiffstats
path: root/spec/relations/join_spec.rb
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-1/+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 notmatches and notin, and fixes for issues found in testsErnie Miller2010-05-071-2/+4
|
* Add specs for simple in memory joins.Carl Lerche2010-03-121-0/+40