Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fake database implementation. MySQL not required to run the tests | Bryan Helmkamp | 2008-04-15 | 1 | -1/+1 |
| | |||||
* | adjacency lists work | Nick Kallen | 2008-04-13 | 1 | -13/+10 |
| | | | | - implementation is a bit complex, but i can't think of anything simpler | ||||
* | better test coverage of relational operations with blank data | Nick Kallen | 2008-04-12 | 1 | -1/+2 |
| | |||||
* | tests of Value | Nick Kallen | 2008-04-12 | 1 | -3/+7 |
| | |||||
* | - string passthrough for joins | Nick Kallen | 2008-04-12 | 2 | -4/+5 |
| | | | | - blank checks | ||||
* | string passthrough for joins | Nick Kallen | 2008-04-11 | 1 | -10/+6 |
| | |||||
* | moved bind to factory of select | Nick Kallen | 2008-04-11 | 2 | -0/+86 |