aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/delete_manager_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert unused code and re-using query annotation for `update_all` and `delete...Ryuta Kamizono2019-04-011-18/+0
* Add Relation#annotate for SQL commentingMatt Yoho2019-03-211-0/+18
* Handle DELETE with LIMIT in ArelRyuta Kamizono2018-09-301-0/+1
* Arel: rubocop -aMatthew Draper2018-02-241-10/+11
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+51