3
pkg/coredata/migrations/20260224T120000Z.sql
Normal file
3
pkg/coredata/migrations/20260224T120000Z.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TYPE webhook_event_type ADD VALUE 'user:created';
|
||||
ALTER TYPE webhook_event_type ADD VALUE 'user:updated';
|
||||
ALTER TYPE webhook_event_type ADD VALUE 'user:deleted';
|
||||
Reference in New Issue
Block a user