bliss/api/prisma/migrations/20221229053707_album_cover/migration.sql

3 lines
63 B
SQL

-- AlterTable
ALTER TABLE "files" ADD COLUMN "cover" TEXT;