mirror of
https://github.com/apache/cloudstack
synced 2026-08-09 08:03:16 +00:00
4 lines
91 B
SQL
4 lines
91 B
SQL
USE cloudbridge;
|
|
|
|
ALTER TABLE offering_bundle ADD UNIQUE one_offering (AmazonEC2Offering);
|