0055_webhook_ip_allowlist.sql 84 B

1
  1. ALTER TABLE "webhook_subscribers" ADD COLUMN "allowed_ips" text DEFAULT '' NOT NULL;