ALTER TABLE community
ADD COLUMN moderators_url varchar(255) UNIQUE;
ADD COLUMN featured_url varchar(255) UNIQUE;