Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
create index IndexBuildStepsOnStopTime on BuildSteps(stopTime desc) where startTime is not null and stopTime is not null;