Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the casting node to the AST at build time | Aaron Patterson | 2014-03-24 | 1 | -2/+2 |
* | add UpdateManager#key method to access the key | Jon Leighton | 2011-08-11 | 1 | -0/+4 |
* | Merge branch '2-0-stable' | Aaron Patterson | 2011-01-03 | 1 | -1/+1 |
|\ | |||||
| * | making sure limit is correctly copied to update manager | Aaron Patterson | 2011-01-03 | 1 | -1/+1 |
| * | refactoring where, fixing subselect | Aaron Patterson | 2010-12-07 | 1 | -0/+1 |
* | | requiring that the primary key be set on the UpdateManager so that databases ... | Aaron Patterson | 2010-12-24 | 1 | -0/+4 |
* | | refactoring where, fixing subselect | Aaron Patterson | 2010-12-07 | 1 | -0/+1 |
|/ | |||||
* | renaming @head to @ast | Aaron Patterson | 2010-11-05 | 1 | -8/+8 |
* | removing duplicate code | Aaron Patterson | 2010-09-23 | 1 | -4/+0 |
* | moving visitors around | Aaron Patterson | 2010-09-23 | 1 | -5/+1 |
* | adding a postgres adapter | Aaron Patterson | 2010-09-23 | 1 | -1/+1 |
* | fixing tests for mysql2 | Aaron Patterson | 2010-09-21 | 1 | -1/+1 |
* | making stuff work on mysql | Aaron Patterson | 2010-09-21 | 1 | -0/+18 |
* | differentiating equality and assignment | Aaron Patterson | 2010-09-10 | 1 | -1/+1 |
* | fixing update support | Aaron Patterson | 2010-08-18 | 1 | -1/+10 |
* | update is working on the select manager | Aaron Patterson | 2010-08-14 | 1 | -0/+4 |
* | update manager is working | Aaron Patterson | 2010-08-14 | 1 | -0/+5 |
* | basic updates are working | Aaron Patterson | 2010-08-14 | 1 | -0/+20 |