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:
-rw-r--r--db_structure.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/db_structure.xml b/db_structure.xml
index e42dc894e8d..523329e66de 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -402,9 +402,8 @@
<field>
<name>configvalue</name>
- <type>text</type>
- <notnull>true</notnull>
- <length>255</length>
+ <type>clob</type>
+ <notnull>false</notnull>
</field>
</declaration>