mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +00:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			104 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			104 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
|   | -- remove activity feed alert
 | ||
|  | DELETE FROM  event_subscription_entity where name = 'ActivityFeedAlert';
 | ||
|  | 
 |