summaryrefslogtreecommitdiff
path: root/lib/gitlab/database/subquery.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Workaround for Rails 5, where LIMIT..."tc-revert-rails5-workaroundToon Claes2019-07-161-5/+1
* Remove rails4 specific codeJasper Maes2018-12-161-9/+5
* Work around a bug in Rails 5, where LIMIT causes troubletc-fix-rails5-subquery-selfjoinToon Claes2018-09-251-1/+9
* Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes2018-09-201-0/+16