aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_relation/relations/alias.rb
Commit message (Expand)AuthorAgeFilesLines
* added pending test for (difficult) problem of aliasing tables for adjacency l...Nick Kallen2008-04-121-2/+2
* - removed #qualify and #descend helperNick Kallen2008-04-121-4/+0
* extracted conditionals concerning the "externalizing" of relations under a join.Nick Kallen2008-02-181-2/+2
* rename __collect__ to descend since the double underscores were ugly.Nick Kallen2008-02-181-2/+2
* introduced __collect__, an internal enumerating operator. This is a map down ...Nick Kallen2008-02-161-4/+8
* cleanupNick Kallen2008-02-161-1/+1
* aesthetic considerationsNick Kallen2008-02-111-1/+3
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-031-1/+5
* i know it doesn't work but need to anchor here...Nick Kallen2008-02-031-12/+0
* joining on aggregations; this time where the aggregation is on the right.Nick Kallen2008-01-211-2/+2
* completed initial functionality for joining with aggregation (the meaning of ...Nick Kallen2008-01-211-4/+0
* adding grouping functionality; added some dummy code ("Schmoin") for experime...Nick Kallen2008-01-161-7/+2
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-141-29/+27
* removed support for scalar select (will return later); added support for alia...Nick Kallen2008-01-131-1/+22
* experimenting with new aliasing terminology and interfaceNick Kallen2008-01-121-4/+0
* aliasing of relationsNick Kallen2008-01-121-0/+19