aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/update_manager_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v1' of github.com:flavorjones/arel into v1Aaron Patterson2010-08-191-0/+12
|\ | | | | | | | | | | | | | | | | * '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.
| * TreeManager classes deep-copy their statements.Mike Dalessio2010-08-191-0/+12
| |
* | joins can be createdAaron Patterson2010-08-181-1/+1
|/
* fixing update supportAaron Patterson2010-08-181-0/+8
|
* update is working on the select managerAaron Patterson2010-08-141-0/+8
|
* update manager is workingAaron Patterson2010-08-141-0/+18
|
* basic updates are workingAaron Patterson2010-08-141-0/+43