mirror of https://github.com/apache/cloudstack.git
The database schema level for this branch is 2.2
This commit is contained in:
parent
b6322464ca
commit
89f6cb81f5
|
|
@ -1 +1 @@
|
|||
INSERT INTO `cloud`.`configuration` (category, instance, component, name, value, description) VALUES ('Hidden', 'DEFAULT', 'database', 'schema.level', '2.1.3', 'The schema level of this database');
|
||||
INSERT INTO `cloud`.`configuration` (category, instance, component, name, value, description) VALUES ('Hidden', 'DEFAULT', 'database', 'schema.level', '2.2', 'The schema level of this database');
|
||||
|
|
|
|||
Loading…
Reference in New Issue