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:
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 74e2805308a..d9b58f22ec7 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -31,9 +31,8 @@
<field>
<name>configvalue</name>
- <type>text</type>
+ <type>clob</type>
<notnull>true</notnull>
- <length>255</length>
</field>