Ship composition families, optional background images for lower-corner templates, and an optional blurred cover fill for classic letterbox.
3 lines
75 B
SQL
3 lines
75 B
SQL
-- AlterTable
|
|
ALTER TABLE "JobItem" ADD COLUMN "backgroundImagePath" TEXT;
|