mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			91 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			91 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| USE cloudbridge;
 | |
| 
 | |
| ALTER TABLE offering_bundle ADD UNIQUE one_offering (AmazonEC2Offering);
 |