Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'v1' of github.com:flavorjones/arel into v1 | Aaron Patterson | 2010-08-19 | 5 | -0/+29 | |
|\ | | | | | | | | | | | | | | | | | * 'v1' of github.com:flavorjones/arel: DeleteStatement deep copy cleaning up describe/it block names SelectCore deep copies attributes Statement nodes deep-copy AST nodes TreeManager classes deep-copy their statements. | |||||
| * | DeleteStatement deep copy | Mike Dalessio | 2010-08-19 | 1 | -0/+5 | |
| | | ||||||
| * | SelectCore deep copies attributes | Mike Dalessio | 2010-08-19 | 1 | -0/+7 | |
| | | ||||||
| * | Statement nodes deep-copy AST nodes | Mike Dalessio | 2010-08-19 | 3 | -0/+17 | |
| | | ||||||
* | | adding outer joins | Aaron Patterson | 2010-08-19 | 3 | -8/+20 | |
| | | ||||||
* | | joins can be created | Aaron Patterson | 2010-08-18 | 3 | -0/+44 | |
|/ | ||||||
* | delete manager added | Aaron Patterson | 2010-08-18 | 1 | -0/+12 | |
| | ||||||
* | fixing update support | Aaron Patterson | 2010-08-18 | 1 | -0/+13 | |
| | ||||||
* | defaulting to Table.engine for now | Aaron Patterson | 2010-08-16 | 1 | -1/+1 | |
| | ||||||
* | adding comment to myself | Aaron Patterson | 2010-08-16 | 1 | -0/+2 | |
| | ||||||
* | OR nodes are somewhat working | Aaron Patterson | 2010-08-16 | 3 | -12/+31 | |
| | ||||||
* | spec:v1:sqlite3 works for running our specs | Aaron Patterson | 2010-08-16 | 1 | -0/+6 | |
| | ||||||
* | defaulting values to a list | Aaron Patterson | 2010-08-14 | 1 | -1/+1 | |
| | ||||||
* | update manager is working | Aaron Patterson | 2010-08-14 | 1 | -1/+2 | |
| | ||||||
* | basic updates are working | Aaron Patterson | 2010-08-14 | 1 | -0/+12 | |
| | ||||||
* | insert manager is starting to take shape | Aaron Patterson | 2010-08-13 | 1 | -0/+13 | |
| | ||||||
* | project works with strings | Aaron Patterson | 2010-08-13 | 1 | -6/+1 | |
| | ||||||
* | limits are added | Aaron Patterson | 2010-08-12 | 2 | -1/+14 | |
| | ||||||
* | full sql statement generation | Aaron Patterson | 2010-08-12 | 1 | -0/+13 | |
| | ||||||
* | to_sql visitor started | Aaron Patterson | 2010-08-12 | 1 | -0/+5 | |
| | ||||||
* | adding some deprecated classes | Aaron Patterson | 2010-08-12 | 1 | -0/+11 | |
| | ||||||
* | adding first node | Aaron Patterson | 2010-08-12 | 1 | -0/+12 | |