The database schema level for this branch is 2.2

This commit is contained in:
Manuel Amador (Rudd-O) 2010-09-01 11:32:21 -07:00
parent b6322464ca
commit 89f6cb81f5
1 changed files with 1 additions and 1 deletions

View File

@ -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');