mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
2 lines
196 B
SQL
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');
|