Browse Source

db-doc: locks description

tags/v6.0.0RC1
Andreas Fischer 10 years ago
parent
commit
5450d166b0
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      db_structure.xml

+ 4
- 1
db_structure.xml View File

@@ -577,7 +577,9 @@
</table>

<table>

<!--
Locks held by WebDAV clients via OC_Connector_Sabre_Locks.
-->
<name>*dbprefix*locks</name>

<declaration>
@@ -592,6 +594,7 @@
<length>4</length>
</field>

<!-- Foreign Key users::uid -->
<field>
<name>userid</name>
<type>text</type>

Loading…
Cancel
Save