Revert "Apply IndexBuildsOnJobFinishedId to unfinished builds only"
This reverts commit 1de5ce7a0e.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
drop index IndexBuildsOnJobFinishedId;
|
||||
create index IndexBuildsOnJobFinishedId on builds(project, jobset, job, system, finished, id DESC) where finished = 0;
|
||||
Reference in New Issue
Block a user