-- AlterTable
ALTER TABLE "notification_rules" ADD COLUMN     "template" TEXT;
