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