Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2013-09-23 13:18:00 +0400
committerBjoern Schiessle <schiessle@owncloud.com>2013-09-23 13:18:00 +0400
commitfc76a13c520d1d5345c721e0616d770e1fd344ea (patch)
tree1dc8e108588a52182e0c8c346423aab171e66944 /db_structure.xml
parent534d93d2d3d549039db2661cdc4b9e939a0abe0d (diff)
parent9851f0f4f2a97dc6ac1382bcd533eb23feffa4e0 (diff)
Merge branch 'master' into sharing_mail_notification_master
Conflicts: lib/public/share.php
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 d0fa91211fe..f9470dc86b3 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -299,7 +299,7 @@
<field>
<name>unencrypted_size</name>
<type>integer</type>
- <default></default>
+ <default>0</default>
<notnull>true</notnull>
<length>8</length>
</field>