summaryrefslogtreecommitdiffstats
path: root/db_structure.xml
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2013-07-23 19:55:47 +0200
committerArthur Schiwon <blizzz@owncloud.com>2013-07-23 19:55:47 +0200
commit4d46567dc0948cc5edb50b2acf365a3bc3aa9078 (patch)
treec7fcbfd37f890a47be1a6f9c4d61f3b94771d612 /db_structure.xml
parent6c1e68acd8fbb98f8fbd54a38860481b4971bc28 (diff)
downloadnextcloud-server-4d46567dc0948cc5edb50b2acf365a3bc3aa9078.tar.gz
nextcloud-server-4d46567dc0948cc5edb50b2acf365a3bc3aa9078.zip
Revert "Oracle compat: enable appconfig.configvalue to store empty strings"
This reverts commit 6c1e68acd8fbb98f8fbd54a38860481b4971bc28.
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 6f4e3288907..a292f69ce04 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -32,7 +32,7 @@
<field>
<name>configvalue</name>
<type>clob</type>
- <notnull>false</notnull>
+ <notnull>true</notnull>
</field>
<index>