Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scalars are now lifted; the heavy lifting is done by the operations on relati... | Nick Kallen | 2008-03-02 | 1 | -1/+1 |
* | introduced engine dependency for sql strategies | Nick Kallen | 2008-03-02 | 1 | -7/+8 |
* | new concept of session boundaries | Nick Kallen | 2008-03-02 | 1 | -1/+2 |
* | quoting issues | Nick Kallen | 2008-02-24 | 1 | -5/+18 |
* | Introduced concept of session. It does not yet support multiple databases, no... | Nick Kallen | 2008-02-23 | 1 | -1/+1 |
* | adding support for scalar selects | Nick Kallen | 2008-02-16 | 1 | -2/+2 |
* | completed initial functionality for joining with aggregation (the meaning of ... | Nick Kallen | 2008-01-21 | 1 | -4/+10 |
* | experimenting with strategy pattern rather than conditional; not as terse, no... | Nick Kallen | 2008-01-13 | 1 | -0/+51 |