Files
vfxreview/prisma/migrations/20260515070205_add_shot_thumbnail/migration.sql
T
twotalesanimation 0fbe856dce Initial commit
2026-05-19 22:20:29 +02:00

3 lines
70 B
SQL

-- AlterTable
ALTER TABLE "shots" ADD COLUMN "thumbnailUrl" TEXT;