ALTER TABLE channels ADD COLUMN webhook_url TEXT; ALTER TABLE channels ADD COLUMN webhook_poll_interval_secs INTEGER NOT NULL DEFAULT 5;