cloudstack-mirror/setup/db/schema-level.sql
2010-09-01 11:32:48 -07:00

2 lines
196 B
SQL

INSERT INTO `cloud`.`configuration` (category, instance, component, name, value, description) VALUES ('Hidden', 'DEFAULT', 'database', 'schema.level', '2.2', 'The schema level of this database');