mirror of https://github.com/grafana/grafana.git
				
				
				
			
		
			
	
	
		
			5 lines
		
	
	
		
			85 B
		
	
	
	
		
			MySQL
		
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			85 B
		
	
	
	
		
			MySQL
		
	
	
	
|  | DELETE FROM "secret_data_key"
 | ||
|  | WHERE "namespace" = 'ns' AND
 | ||
|  |   "uid"      = 'abc123'
 | ||
|  | ;
 |