Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

20210910105518_add_uuid_project_repo_path.down.sql
ALTER TABLE projects DROP COLUMN repository_uuid;
DROP EXTENSION IF EXISTS "uuid-ossp";