Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | experimenting with strategy pattern rather than conditional; not as terse, ↵ | Nick Kallen | 2008-01-13 | 11 | -54/+82 |
| | | | | nor transparent, but i still feel it's better | ||||
* | removed support for scalar select (will return later); added support for ↵ | Nick Kallen | 2008-01-13 | 9 | -16/+40 |
| | | | | aliased tables | ||||
* | removed to_sql invocation for joins in base.rb... unnecessary, but perhaps ↵ | Nick Kallen | 2008-01-13 | 1 | -1/+1 |
| | | | | confusing? | ||||
* | experimenting with new aliasing terminology and interface | Nick Kallen | 2008-01-12 | 4 | -12/+8 |
| | |||||
* | aliasing of relations | Nick Kallen | 2008-01-12 | 6 | -9/+35 |
| | |||||
* | bug with aggregation to_Sql | Nick Kallen | 2008-01-12 | 2 | -2/+1 |
| | |||||
* | comment | Nick Kallen | 2008-01-12 | 1 | -0/+2 |
| | |||||
* | added aggregations | Nick Kallen | 2008-01-12 | 5 | -11/+59 |
| | |||||
* | relation inclusion operator | Nick Kallen | 2008-01-12 | 5 | -5/+25 |
| | |||||
* | removed operator overloading of the predications (==, etc.) | Nick Kallen | 2008-01-12 | 5 | -15/+15 |
| | |||||
* | removed operator overloading; renamed spec files | Nick Kallen | 2008-01-12 | 2 | -3/+3 |
| | |||||
* | minor cleanup | Nick Kallen | 2008-01-11 | 1 | -14/+3 |
| | | | | - using a struct, a bit more terse | ||||
* | new files? | Nick Kallen | 2008-01-10 | 13 | -0/+382 |
| | |||||
* | renamed files, removed _relation suffix | Nick Kallen | 2008-01-10 | 11 | -366/+0 |
| | |||||
* | namespacing | Nick Kallen | 2008-01-10 | 30 | -393/+428 |
| | |||||
* | removed sql builder | Nick Kallen | 2008-01-07 | 32 | -448/+108 |
| | |||||
* | nk | Nick Kallen | 2008-01-07 | 5 | -13/+8 |
| | |||||
* | minor | Nick Kallen | 2008-01-07 | 47 | -0/+894 |