Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored session's interaction with engine/connection | Nick Kallen | 2008-03-11 | 5 | -11/+44 |
* | implemented hashing macro; implemented custom matcher testing this macro | Nick Kallen | 2008-03-11 | 2 | -3/+9 |
* | basic functionality for simplest active record find(id) | Nick Kallen | 2008-03-05 | 1 | -0/+6 |
* | scalars are now lifted; the heavy lifting is done by the operations on relati... | Nick Kallen | 2008-03-02 | 8 | -27/+30 |
* | introduced engine dependency for sql strategies | Nick Kallen | 2008-03-02 | 4 | -5/+28 |
* | new concept of session boundaries | Nick Kallen | 2008-03-02 | 15 | -58/+109 |
* | quoting issues | Nick Kallen | 2008-02-24 | 5 | -27/+35 |
* | Introduced concept of session. It does not yet support multiple databases, no... | Nick Kallen | 2008-02-23 | 4 | -23/+98 |
* | updating functionality | Nick Kallen | 2008-02-23 | 1 | -0/+27 |
* | organizing tests into unit/integration | Nick Kallen | 2008-02-23 | 17 | -0/+968 |