Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
-- Add declarative fields to Projects alter table Projects add column declfile text; alter table Projects add column decltype text; alter table Projects add column declvalue text;