[commits] Horde-Hatchery branch master updated. 68b671d921b4f7c23bf57ea35bc92e3fc1ee74be

Chuck Hagenbuch chuck at horde.org
Tue Aug 25 03:46:03 UTC 2009


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

from: 7a222bdef86269c2ce47034fbc98494d26d70717

ded6df4... couldn't get the schema file to work; translate it to mysql tables by hand
f9132d4... work with Horde_Db
6d0cc6e... naming
68b671d... alias join tables

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

commit ded6df4b99d98b8255eed1294737c7dc1419ec03
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Aug 24 23:14:24 2009 -0400

    couldn't get the schema file to work; translate it to mysql tables by hand

 framework/Rdo/examples/Horde/Rdo/clotho.mysql.sql |   54 ++++
 framework/Rdo/examples/Horde/Rdo/clothoSchema.xml |  349 ---------------------
 2 files changed, 54 insertions(+), 349 deletions(-)
 create mode 100644 framework/Rdo/examples/Horde/Rdo/clotho.mysql.sql
 delete mode 100644 framework/Rdo/examples/Horde/Rdo/clothoSchema.xml

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

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

commit f9132d4a6b62ba3af6085150d583d2459a426158
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Aug 24 23:14:38 2009 -0400

    work with Horde_Db

 framework/Rdo/examples/Horde/Rdo/Clotho.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

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

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

commit 6d0cc6e933fb0e85db0cf0f58bb8af8c2282cd75
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Aug 24 23:14:59 2009 -0400

    naming

 framework/Rdo/examples/Horde/Rdo/clotho.data.php |   32 ++++++++++++++++++++++
 framework/Rdo/examples/Horde/Rdo/clothoData.php  |   32 ----------------------
 2 files changed, 32 insertions(+), 32 deletions(-)
 create mode 100644 framework/Rdo/examples/Horde/Rdo/clotho.data.php
 delete mode 100644 framework/Rdo/examples/Horde/Rdo/clothoData.php

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

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

commit 68b671d921b4f7c23bf57ea35bc92e3fc1ee74be
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Aug 24 23:45:26 2009 -0400

    alias join tables
    
    fixes a bug when doing self joins (for example, parent/child relationships among
    the same kind of entity, like clotho_wbs_items).

 framework/Rdo/lib/Horde/Rdo/Query.php |   27 +++++++++++++++++++++------
 1 files changed, 21 insertions(+), 6 deletions(-)

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




More information about the commits mailing list