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:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-08-09 13:27:21 +0400
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-08-09 13:27:21 +0400
commit9334974a926e1d9bae22e434f9f886c3ccb95e25 (patch)
treec48c1da62dc95215096b22de8d5d42430da31229 /db_structure.xml
parenta2ac5e016334429892ac84bafa2644d8d39e6eb2 (diff)
allow empty configvalue in appconfig
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 ef5de653033..f926ab44cd4 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -32,7 +32,7 @@
<field>
<name>configvalue</name>
<type>clob</type>
- <notnull>true</notnull>
+ <notnull>false</notnull>
</field>
<index>