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

5 commits

Author SHA1 Message Date
Bradford Folkens
65135d00a8 Delete should respect 'limit'
Conflicts:
	lib/arel/visitors/to_sql.rb
2015-02-23 09:17:30 -08:00
Sean Griffin
98fc259911 Remove engine from TreeManager and subclasses
This constructor parameter was unused for everything except the
convenience methods `to_sql` and `where_sql`. We can pass the engine
into those methods directly.
2014-11-29 17:22:17 -07: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
0403efa4c6 delete manager added 2010-08-18 11:32:44 -07:00