
Rather than looping over all patch sets and doing lookup/delete per patch set across several tables, just lookup/delete by change at the end of the loop. The AccountPatchReviews table does not have an index for this, so leave that one in the loop. Change-Id: I4676fda28c6635e67f717c84b66657d24cc285e1