mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-03 23:26:54 +00:00
2 lines
102 B
MySQL
2 lines
102 B
MySQL
![]() |
-- remove activity feed alert
|
||
|
DELETE FROM event_subscription_entity where name = 'ActivityFeedAlert';
|