Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
drop index IndexJobsetEvalsOnJobsetId; create index IndexJobsetEvalsOnJobsetId on JobsetEvals(project, jobset, id desc) where hasNewBuilds = 1;