first commit
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
-- AlterTable: Add is_global column to notification_channels
|
||||
ALTER TABLE "notification_channels" ADD COLUMN "is_global" BOOLEAN NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user