ALTER TABLE "Team" ADD COLUMN "timezone" TEXT NOT NULL DEFAULT 'UTC'; ALTER TABLE "Team" ADD COLUMN "publishingSchedule" JSONB;