Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - new todo items | Nick Kallen | 2008-04-19 | 1 | -1/+6 |
| | | | | | - alias to_sql to to_s - added column_for to join (untested) | ||||
* | todos | Nick Kallen | 2008-04-18 | 1 | -1/+5 |
| | |||||
* | when ordering, the last order wins | Nick Kallen | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | officially renamed active_relation to arel | Nick Kallen | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | 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 |