Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert unused code and re-using query annotation for `update_all` and `delete... | Ryuta Kamizono | 2019-04-01 | 1 | -5/+0 |
* | Add Relation#annotate for SQL commenting | Matt Yoho | 2019-03-21 | 1 | -0/+5 |
* | Handle UPDATE/DELETE with OFFSET in Arel | Ryuta Kamizono | 2018-10-01 | 1 | -0/+5 |
* | Handle DELETE with LIMIT in Arel | Ryuta Kamizono | 2018-09-30 | 1 | -0/+29 |
* | Arel: :nodoc: all | Matthew Draper | 2018-02-24 | 1 | -1/+1 |
* | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 1 | -3/+4 |
* | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 1 | -0/+37 |