mirror of
https://github.com/apache/cloudstack
synced 2026-09-02 09:31:53 +00:00
2 lines
198 B
SQL
2 lines
198 B
SQL
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');
|