diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml index 73ac2c28960..7e4c0bd2039 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -498,7 +498,7 @@ <field> <name>propertyvalue</name> - <type>test</type> + <type>text</type> <notnull>true</notnull> </field> |