Files
silo-server/migrations/068_webhook_sync_event_logs.down.sql
T

2 lines
53 B
SQL
Raw Normal View History

2026-05-22 20:26:11 -04:00
DROP TABLE IF EXISTS public.webhook_sync_event_logs;