mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
add echobell to notifications model
This commit is contained in:
3
prisma/migrations/20250429202004_echobell/migration.sql
Normal file
3
prisma/migrations/20250429202004_echobell/migration.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "notification" ADD COLUMN "echobellData" TEXT,
|
||||
ADD COLUMN "echobellURL" TEXT;
|
||||
Reference in New Issue
Block a user