mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
4 lines
91 B
SQL
4 lines
91 B
SQL
USE cloudbridge;
|
|
|
|
ALTER TABLE offering_bundle ADD UNIQUE one_offering (AmazonEC2Offering);
|