[Pkg-owncloud-commits] [owncloud] 26/83: <default></default> and <notnull>true</notnull> contradict each other

David Prévot taffit at moszumanska.debian.org
Wed Dec 18 13:05:26 UTC 2013


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

taffit pushed a commit to branch 5.0
in repository owncloud.

commit ca61fac24df61fda2c32475a0c6b5537620ef53b
Author: Jörn Friedrich Dreyer <jfd at butonic.de>
Date:   Thu Nov 21 15:34:35 2013 +0100

    <default></default> and <notnull>true</notnull> contradict each other
---
 db_structure.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/db_structure.xml b/db_structure.xml
index 4fd0eef..5c2b69a 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -297,7 +297,7 @@
 				<name>etag</name>
 				<type>text</type>
 				<default></default>
-				<notnull>true</notnull>
+				<notnull>false</notnull>
 				<length>40</length>
 			</field>
 

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