Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | group nodes are working! | Aaron Patterson | 2010-09-07 | 1 | -0/+7 | |
* | nooping on nil parameters | Aaron Patterson | 2010-09-07 | 1 | -0/+2 | |
* | getting better on joins | Aaron Patterson | 2010-09-07 | 1 | -0/+10 | |
* | doing sql literal conversion | Aaron Patterson | 2010-09-07 | 1 | -1/+5 | |
* | return sql literal nodes | Aaron Patterson | 2010-08-24 | 1 | -1/+3 | |
* | adding order clauses method to the select manager | Aaron Patterson | 2010-08-24 | 1 | -1/+8 | |
* | moving visitor logic to the visitor | Aaron Patterson | 2010-08-24 | 1 | -3/+1 | |
* | adding string join nodes and a visitor to produce backwards compatible "join_... | Aaron Patterson | 2010-08-24 | 1 | -2/+4 | |
* | not implementing to_a yet | Aaron Patterson | 2010-08-23 | 1 | -0/+4 | |
* | project takes *args now | Aaron Patterson | 2010-08-23 | 1 | -2/+2 | |
* | orders are working | Aaron Patterson | 2010-08-22 | 1 | -0/+5 | |
* | adding outer joins | Aaron Patterson | 2010-08-19 | 1 | -4/+9 | |
* | joins can be created | Aaron Patterson | 2010-08-18 | 1 | -0/+9 | |
* | adding some activerecord compatibility | Aaron Patterson | 2010-08-16 | 1 | -0/+4 | |
* | adding deprecated crud module for backwards compat | Aaron Patterson | 2010-08-16 | 1 | -16/+2 | |
* | update is working on the select manager | Aaron Patterson | 2010-08-14 | 1 | -0/+9 | |
* | inserts have the correct syntax | Aaron Patterson | 2010-08-13 | 1 | -1/+1 | |
* | insert manager implements "insert" | Aaron Patterson | 2010-08-13 | 1 | -3/+5 | |
* | adding a dot visitor to make our lives easier | Aaron Patterson | 2010-08-13 | 1 | -0/+5 | |
* | insert manager is starting to take shape | Aaron Patterson | 2010-08-13 | 1 | -0/+29 |