| Commit message (Expand) | Author | Age | Files | Lines |
* | making stuff work on mysql | Aaron Patterson | 2010-09-21 | 1 | -10/+3 |
* | from does not need to be a list | Aaron Patterson | 2010-09-20 | 1 | -2/+2 |
* | adding an EXISTS node, update method will generate an IN clause | Aaron Patterson | 2010-09-14 | 1 | -3/+14 |
* | delete delegates to the connection | Aaron Patterson | 2010-08-23 | 1 | -1/+1 |
* | making sure update delegates to update and insert delegates to insert | Aaron Patterson | 2010-08-23 | 1 | -4/+3 |
* | adding outer joins | Aaron Patterson | 2010-08-19 | 1 | -0/+1 |
* | delete manager added | Aaron Patterson | 2010-08-18 | 1 | -0/+7 |
* | fixing update support | Aaron Patterson | 2010-08-18 | 1 | -1/+6 |
* | adding deprecated crud module for backwards compat | Aaron Patterson | 2010-08-16 | 1 | -0/+21 |