Files
2025-11-30 13:01:24 -05:00

4 lines
76 B
SQL

DROP INDEX IF EXISTS idx_webhook_creator_id;
DROP TABLE IF EXISTS webhook;