Files
2025-07-26 19:00:19 +02:00

3 lines
86 B
SQL

-- AlterTable
ALTER TABLE "PortfolioImage" ALTER COLUMN "needsWork" SET DEFAULT true;