Skip to content

Use loop with delete_all instead of EachBatch

Michał Zając requested to merge 412602-use-looping-instead-of-each_batch into master

What does this MR do and why?

Use loop with delete_all instead of EachBatch. EachBatch is not efficient with IN operators

Related to #412602 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading