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:
authorRobin Appelman <icewind@owncloud.com>2012-03-30 21:44:38 +0400
committerRobin Appelman <icewind@owncloud.com>2012-03-30 21:44:49 +0400
commit65eee1f69dbbbe86bb4bf0716a464dc9f2c66a67 (patch)
tree65c97f31bb6285074bf408f0f3990d67e3221f95 /db_structure.xml
parent284955573c59e91ed4cab7771487d1cebbb44262 (diff)
clean pre-path_hash fscache entries
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 82d2a731d4c..2df218d359c 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -67,8 +67,7 @@
<field>
<name>path_hash</name>
<type>text</type>
- <default>
- </default>
+ <default></default>
<notnull>true</notnull>
<length>32</length>
</field>