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

8 commits

Author SHA1 Message Date
Aaron Patterson
963c930814 requiring that the primary key be set on the UpdateManager so that databases which do not support UPDATE with LIMIT will work 2010-12-24 15:48:33 -07:00
Aaron Patterson
44faa8e7fc adding ancestor test 2010-11-29 15:23:58 -08:00
Aaron Patterson
2b20a48851 making stuff work on mysql 2010-09-21 09:20:14 -07:00
Mike Dalessio
4e1dd7eeab deep copies of statements aren't necessary. shallow copy the top-level arrays. 2010-08-30 18:35:13 -04:00
Mike Dalessio
02ab2b37d7 Statement nodes deep-copy AST nodes 2010-08-19 01:37:18 -04:00
Aaron Patterson
703326cdc2 defaulting values to a list 2010-08-14 19:14:49 -07:00
Aaron Patterson
6f2230652d update manager is working 2010-08-14 19:13:22 -07:00
Aaron Patterson
dddf2d1f09 basic updates are working 2010-08-14 18:29:32 -07:00