Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | completed initial functionality for joining with aggregation (the meaning of ↵ | Nick Kallen | 2008-01-21 | 1 | -4/+10 |
| | | | | which is joining on a subselect/derived table); the big change is the introduction of a #projections protected method; this is a private version of #attributes which preserves implementation information (e.g., the name of the function called) | ||||
* | experimenting with strategy pattern rather than conditional; not as terse, ↵ | Nick Kallen | 2008-01-13 | 1 | -0/+51 |
nor transparent, but i still feel it's better |