summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2013-08-14 10:34:06 -0700
committerThomas Müller <thomas.mueller@tmit.eu>2013-08-14 10:34:06 -0700
commit994537a5b94826294e61231768f27964bc736ced (patch)
tree27967a7f3ec234a6a562100b95422afc7ac0eeb8
parent8f3f47e868805078b92334e087b21f07425e8846 (diff)
parent9334974a926e1d9bae22e434f9f886c3ccb95e25 (diff)
downloadnextcloud-server-994537a5b94826294e61231768f27964bc736ced.tar.gz
nextcloud-server-994537a5b94826294e61231768f27964bc736ced.zip
Merge pull request #4372 from owncloud/allow_empty_configvalue
allow empty configvalue in appconfig
-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>