Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete should respect 'limit' | Bradford Folkens | 2015-02-23 | 1 | -0/+5 |
| | | | | | Conflicts: lib/arel/visitors/to_sql.rb | ||||
* | Remove `engine` from `TreeManager` and subclasses | Sean Griffin | 2014-11-29 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | refactoring where, fixing subselect | Aaron Patterson | 2010-12-07 | 1 | -5/+1 |
| | |||||
* | renaming @head to @ast | Aaron Patterson | 2010-11-05 | 1 | -4/+4 |
| | |||||
* | delete manager added | Aaron Patterson | 2010-08-18 | 1 | -0/+22 |