aboutsummaryrefslogtreecommitdiffstats
path: root/db_structure.xml
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-08-09 11:27:21 +0200
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-08-09 11:27:21 +0200
commit9334974a926e1d9bae22e434f9f886c3ccb95e25 (patch)
treec48c1da62dc95215096b22de8d5d42430da31229 /db_structure.xml
parenta2ac5e016334429892ac84bafa2644d8d39e6eb2 (diff)
downloadnextcloud-server-9334974a926e1d9bae22e434f9f886c3ccb95e25.tar.gz
nextcloud-server-9334974a926e1d9bae22e434f9f886c3ccb95e25.zip
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>