Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
CREATE EXTENSION IF NOT EXISTS "uuid-ossp"; ALTER TABLE projects ADD repository_uuid uuid NOT NULL DEFAULT uuid_generate_v4();