aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/algebra/relations/row.rb
Commit message (Collapse)AuthorAgeFilesLines
* WhitespaceBryan Helmkamp2009-05-171-5/+5
|
* initial implementation of cross-engine joinBryan Helmkamp2009-05-171-2/+3
| | | | | | | Conflicts: lib/arel/engines/memory/relations/array.rb lib/arel/engines/sql/primitives.rb
* performing in memory joinsNick Kallen2009-05-171-0/+4
|
* recursive memory operations now possibleBryan Helmkamp2009-05-171-0/+21
Conflicts: lib/arel/algebra/relations/relation.rb