Files
2025-11-21 19:31:59 -08:00

3 lines
63 B
SQL

-- AlterTable
ALTER TABLE "Drawing" ADD COLUMN "preview" TEXT;