#1128

Remove duplicate webhooks

The webhook_events table has duplicates by the same event key event_key. Remove the duplicates, keeping only the earliest record per key — the one with the smallest id.

Само INSERT/UPDATE/DELETE — без нужда от завършващ SELECT.

Резултатът от заявката ти ще се покаже тук