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

9 commits

Author SHA1 Message Date
Aaron Patterson
2b20a48851 making stuff work on mysql 2010-09-21 09:20:14 -07:00
Aaron Patterson
b95deec5c7 from does not need to be a list 2010-09-20 14:27:34 -07:00
Aaron Patterson
b93a23827a adding an EXISTS node, update method will generate an IN clause 2010-09-14 13:39:33 -07:00
Aaron Patterson
0b0609569b delete delegates to the connection 2010-08-23 13:41:34 -07:00
Aaron Patterson
8966434f2a making sure update delegates to update and insert delegates to insert 2010-08-23 13:28:08 -07:00
Aaron Patterson
6451188abf adding outer joins 2010-08-19 10:37:50 -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
6544a9b369 adding deprecated crud module for backwards compat 2010-08-16 14:56:56 -07:00