aboutsummaryrefslogtreecommitdiffstats
path: root/db_structure.xml
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2013-07-23 19:57:04 +0200
committerArthur Schiwon <blizzz@owncloud.com>2013-07-23 19:57:04 +0200
commitc239ca0d25d645069bf5f25c9ccf5bc124b69909 (patch)
tree2d580862a42af0e1896cbaf30268f18ee839bed0 /db_structure.xml
parent4d46567dc0948cc5edb50b2acf365a3bc3aa9078 (diff)
downloadnextcloud-server-c239ca0d25d645069bf5f25c9ccf5bc124b69909.tar.gz
nextcloud-server-c239ca0d25d645069bf5f25c9ccf5bc124b69909.zip
Oracle compat: enable appconfig.configvalue to store empty strings (now working)
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 a292f69ce04..6f4e3288907 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>