]> source.dussan.org Git - nextcloud-server.git/commitdiff
allow empty configvalue in appconfig
authorJörn Friedrich Dreyer <jfd@butonic.de>
Fri, 9 Aug 2013 09:27:21 +0000 (11:27 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Fri, 9 Aug 2013 09:27:21 +0000 (11:27 +0200)
db_structure.xml

index ef5de653033c573f69077830e5ce6a51dfb46a3f..f926ab44cd4064d466e033a336c9b31d96e7d71d 100644 (file)
@@ -32,7 +32,7 @@
                        <field>
                                <name>configvalue</name>
                                <type>clob</type>
-                               <notnull>true</notnull>
+                               <notnull>false</notnull>
                        </field>
 
                        <index>