aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel/select_manager.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `Row` class in `SelectManager`Ryuta Kamizono2019-03-131-12/+0
* Abandon TOP support.Vladimir Kochnev2018-09-251-2/+0
* Remove unused `existing` arg in `SelectManager#collapse`Ryuta Kamizono2018-09-111-3/+3
* Arel: :nodoc: allMatthew Draper2018-02-241-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-40/+41
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+272