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>
<!--
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>