zipline/prisma/migrations/20221028005627_max_views/migration.sql

2 lines
69 B
SQL

-- AlterTable
ALTER TABLE "Image" ADD COLUMN "maxViews" INTEGER;