-- Per-submission slate fields (RenderPipeline2 ยง9): authored per Export rather -- than per Shot, because they change from one delivery to the next. New exports -- default to the previous export's values. ALTER TABLE "exports" ADD COLUMN "vfxScope" TEXT; ALTER TABLE "exports" ADD COLUMN "submissionNote" TEXT;