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

17 commits

Author SHA1 Message Date
Jon Leighton
160917526a add UpdateManager#key method to access the key 2011-08-11 21:47:30 +01:00
Aaron Patterson
d7ff05e240 Merge branch '2-0-stable'
* 2-0-stable:
  making sure limit is correctly copied to update manager
2011-01-03 15:57:06 -08:00
Aaron Patterson
ef29263428 making sure limit is correctly copied to update manager 2011-01-03 15:44:16 -08:00
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
4147f4bbf8 refactoring where, fixing subselect 2010-12-07 10:48:47 -08:00
Aaron Patterson
b9d2cd9788 refactoring where, fixing subselect 2010-12-07 10:46:30 -08:00
Aaron Patterson
a1a01e2bb3 renaming @head to @ast 2010-11-05 14:09:09 -07:00
Aaron Patterson
871c9ebde1 removing duplicate code 2010-09-23 15:27:17 -07:00
Aaron Patterson
80ad95bae4 moving visitors around 2010-09-23 15:26:08 -07:00
Aaron Patterson
aa4c957fa1 adding a postgres adapter 2010-09-23 13:38:56 -07:00
Aaron Patterson
741b879577 fixing tests for mysql2 2010-09-21 09:23:08 -07:00
Aaron Patterson
2b20a48851 making stuff work on mysql 2010-09-21 09:20:14 -07:00
Aaron Patterson
1ba8ac0848 differentiating equality and assignment 2010-09-10 13:36:42 -07:00
Aaron Patterson
e9a22ec1af fixing update support 2010-08-18 09:52:16 -07:00
Aaron Patterson
e1155aa922 update is working on the select manager 2010-08-14 19:48:33 -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