cloudstack/setup/db/schema-level.sql
2010-09-09 13:27:20 -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');