Files
CoreControl/prisma/migrations/20250421132732_pushover_url/migration.sql

3 lines
76 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "notification" ADD COLUMN "pushoverUrl" TEXT;