[commits] Horde-Hatchery branch master updated. 86951464117744b07c5a99931c27d4cb0db82052

Chuck Hagenbuch chuck at horde.org
Wed Aug 26 02:22:43 UTC 2009


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

from: cdb3ba067a6be47a95b34cc50f2167d6e6bf083d

9d6aafb... Fix references to mapper primary keys
8695146... Add table prefixes in the MANY_TO_MANY query, including using the 'through' table instead of the target table.

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

commit 9d6aafb45ab88b5ac36919e1df766af93a978818
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Aug 25 22:07:16 2009 -0400

    Fix references to mapper primary keys
    
    Remove old references to $mapper->model->key, and provide $mapper->primaryKey as
    proper shorthand for getting the key.

 framework/Rdo/lib/Horde/Rdo/Base.php   |    9 +++++----
 framework/Rdo/lib/Horde/Rdo/Mapper.php |   19 +++++++++++--------
 2 files changed, 16 insertions(+), 12 deletions(-)

http://git.horde.org/patchsets.php/?rt=horde-hatchery&ps=9d6aafb45ab88b5ac36919e1df766af93a978818

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

commit 86951464117744b07c5a99931c27d4cb0db82052
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Aug 25 22:21:17 2009 -0400

    Add table prefixes in the MANY_TO_MANY query, including using the 'through'
    table instead of the target table.

 framework/Rdo/lib/Horde/Rdo/Base.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/patchsets.php/?rt=horde-hatchery&ps=86951464117744b07c5a99931c27d4cb0db82052




More information about the commits mailing list