-- Type: UNDO -- Name: webhooks -- Description: webhooks model BEGIN; DROP TABLE IF EXISTS omnivore.webhooks; COMMIT;