Fix #33: Fix OOM when deleting large repositories
Rather than having the delete process first load all changesets for the repo,
and then delete files for each individual changeset,  replace this method with
a single DB query that handles all file deletion with a subquery.
1 parent 9ad20b8 commit 53c1e36c8fd54ec5e7ac21104b4a7e55a08329b0
@John Reese John Reese authored on 10 Jun 2009
Showing 1 changed file
View
Source/Source.API.php