Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfd <jfd@lance>2012-08-25 04:13:15 +0400
committerjfd <jfd@lance>2012-08-25 04:13:15 +0400
commit59eb693e5114bc7e2398f876caccba99d39c4316 (patch)
treebbae8f95ca546e450096f1f6731e0cd761601864 /db_structure.xml
parentfa3497f6ed54b6de16dc44ae94721f00b5d5fc6b (diff)
fix typo in db_structure
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml2
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>