2025-10-23 10:30:43 +08:00

3 lines
73 B
SQL

-- AlterTable
ALTER TABLE "ImageFile" ADD COLUMN "duration" INTEGER;