Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 1 | -5/+5 |
| | |||||
* | initial implementation of cross-engine join | Bryan Helmkamp | 2009-05-17 | 1 | -2/+3 |
| | | | | | | | Conflicts: lib/arel/engines/memory/relations/array.rb lib/arel/engines/sql/primitives.rb | ||||
* | performing in memory joins | Nick Kallen | 2009-05-17 | 1 | -0/+4 |
| | |||||
* | recursive memory operations now possible | Bryan Helmkamp | 2009-05-17 | 1 | -0/+21 |
Conflicts: lib/arel/algebra/relations/relation.rb |