Commit graph

2 commits

Author SHA1 Message Date
GitLab Bot
c014b6b4e5 Add latest changes from gitlab-org/gitlab@master 2022-09-14 15:12:56 +00:00
Yorick Peterse
96ce2da74e
Blacklist the use of "destroy_all"
This method usually has really bad performance implications, as it loads
rows into memory and deletes them one by one.
2018-08-16 17:29:33 +02:00