1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Aaron Patterson
a3b8ef8375 orders are working 2010-08-22 18:13:39 -07:00
Aaron Patterson
3283adc6d0 Merge branch 'v1' of github.com:flavorjones/arel into v1
* '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.
2010-08-19 10:38:07 -07:00
Aaron Patterson
6451188abf adding outer joins 2010-08-19 10:37:50 -07:00
Mike Dalessio
788f33fb59 TreeManager classes deep-copy their statements. 2010-08-19 01:37:18 -04:00
Aaron Patterson
6b851c686f joins can be created 2010-08-18 16:32:32 -07:00
Aaron Patterson
0403efa4c6 delete manager added 2010-08-18 11:32:44 -07:00
Aaron Patterson
e9a22ec1af fixing update support 2010-08-18 09:52:16 -07:00
Aaron Patterson
4146538dfd IN seems to work 2010-08-16 14:43:18 -07:00
Aaron Patterson
e1155aa922 update is working on the select manager 2010-08-14 19:48:33 -07:00
Aaron Patterson
9fc70e22f9 insert manager implements "insert" 2010-08-13 18:28:38 -07:00
Renamed from spec/arel/select_manager.rb (Browse further)