[Pkg-owncloud-commits] [owncloud] 185/239: db-doc: properties description

David Prévot taffit at moszumanska.debian.org
Fri Nov 29 01:32:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit f4031d4320fc2ddbd96b462994d9161c4bd85e17
Author: Andreas Fischer <bantu at owncloud.com>
Date:   Tue Nov 26 21:23:57 2013 +0100

    db-doc: properties description
---
 db_structure.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/db_structure.xml b/db_structure.xml
index 18ec7d4..9db514b 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -722,7 +722,9 @@
 	</table>
 
 	<table>
-
+		<!--
+		WebDAV properties.
+		-->
 		<name>*dbprefix*properties</name>
 
 		<declaration>
@@ -736,6 +738,7 @@
 				<length>4</length>
 			</field>
 
+			<!-- Foreign Key users::uid -->
 			<field>
 				<name>userid</name>
 				<type>text</type>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list