[commits] Horde branch master updated. 626fa5477651b782a90d6c7981ec094791ed2c59

Jan Schneider jan at horde.org
Wed Jun 4 13:05:02 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 67da5d73839c0dbe68bbd79ba1d84df9c86ae5ff

626fa54 Don't create unique index on id_external.

Summary: http://github.com/horde/horde/compare/67da5d73839c0dbe68bbd79ba1d84df9c86ae5ff...626fa5477651b782a90d6c7981ec094791ed2c59

-----------------------------------------------------------------------

commit 626fa5477651b782a90d6c7981ec094791ed2c59
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 4 14:59:54 2014 +0200

    Don't create unique index on id_external.
    
    Moving objects is done per PUT-DELETE-sequence by some clients, which requires
    duplicate external object UIDs. Use a simple index instead and disallow the
    same external UID twice in a collection instead.
    
    Bug: 13102

 .../Dav/migration/Horde/Dav/2_horde_dav_remove_unique_index.php   |   43 +++++
 framework/Dav/package.xml                                         |   10 +-
 2 files changed, 49 insertions(+), 4 deletions(-)
 create mode 100644 framework/Dav/migration/Horde/Dav/2_horde_dav_remove_unique_index.php

http://github.com/horde/horde/commit/626fa5477651b782a90d6c7981ec094791ed2c59




More information about the commits mailing list