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:
authorAndreas Fischer <bantu@owncloud.com>2013-11-26 21:57:39 +0400
committerAndreas Fischer <bantu@owncloud.com>2013-11-26 21:57:39 +0400
commit7d1f67b7a95734fc9e703d5c1f32807b04b7c18d (patch)
tree4ee13b6f183b5b654f5074b1e0df83fc4b980f23 /db_structure.xml
parenta018dacac2fb8df6f5a92bf005206e0068801890 (diff)
db-doc: storages description
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 1b72385787b..46f92fd61c4 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -66,7 +66,13 @@
</table>
<table>
-
+ <!--
+ Bidirectional Map for Storage Names and Storage Ids.
+ - Assigns each storage name a unique storage id integer.
+ - Long storage names are hashed.
+ - E.g. local::/tmp/ <-> 2
+ - E.g. b5db994aa8c6625100e418406c798269 <-> 27
+ -->
<name>*dbprefix*storages</name>
<declaration>