ALTER TABLE "report_run" ADD COLUMN "channel" text;--> statement-breakpoint ALTER TABLE "report_run" ADD COLUMN "message_ts" text;--> statement-breakpoint ALTER TABLE "report_run" ADD COLUMN "deleted_at" timestamp with time zone;