db-doc: locks description

This commit is contained in:
Andreas Fischer 2013-11-26 21:15:23 +01:00
parent 466e8985a8
commit 5450d166b0
1 changed files with 4 additions and 1 deletions

View File

@ -577,7 +577,9 @@
</table> </table>
<table> <table>
<!--
Locks held by WebDAV clients via OC_Connector_Sabre_Locks.
-->
<name>*dbprefix*locks</name> <name>*dbprefix*locks</name>
<declaration> <declaration>
@ -592,6 +594,7 @@
<length>4</length> <length>4</length>
</field> </field>
<!-- Foreign Key users::uid -->
<field> <field>
<name>userid</name> <name>userid</name>
<type>text</type> <type>text</type>