mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-01 05:36:58 +00:00
2 lines
102 B
SQL
2 lines
102 B
SQL
-- remove activity feed alert
|
|
DELETE FROM event_subscription_entity where name = 'ActivityFeedAlert'; |