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