[commits] Horde-Hatchery branch master updated. 0ba401649b2af17f7568754702d49a630ae3ece3
Chuck Hagenbuch
chuck at horde.org
Tue Aug 25 04:19:10 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 68b671d921b4f7c23bf57ea35bc92e3fc1ee74be
9402aab... @todo for eager loading of *_TO_MANY relationships
1f25500... Keep working on table aliases
6aa7340... right now, *_TO_MANY relationships have to be lazy
0ba4016... fixes for new Horde_Rdo code
-----------------------------------------------------------------------
commit 9402aab22e7a1e54eae8365ba16d70972bdee3a6
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon Aug 24 23:59:40 2009 -0400
@todo for eager loading of *_TO_MANY relationships
framework/Rdo/lib/Horde/Rdo/Query.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/patchsets.php/?rt=horde-hatchery&ps=9402aab22e7a1e54eae8365ba16d70972bdee3a6
-----------------------------------------------------------------------
commit 1f255005f70e2f138589d3936e0965f728a63a42
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Aug 25 00:17:27 2009 -0400
Keep working on table aliases
Alias field names also, and de-alias in the AS fieldnames that we use for
finding data later. Also fix a bug where we only ever would have generated 't0'
as the alias.
framework/Rdo/lib/Horde/Rdo/Query.php | 29 ++++++++++++++++++++++++-----
1 files changed, 24 insertions(+), 5 deletions(-)
http://git.horde.org/patchsets.php/?rt=horde-hatchery&ps=1f255005f70e2f138589d3936e0965f728a63a42
-----------------------------------------------------------------------
commit 6aa7340471f3e0d21a15ef37ed414fa26fe8327b
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Aug 25 00:18:50 2009 -0400
right now, *_TO_MANY relationships have to be lazy
framework/Rdo/examples/Horde/Rdo/Clotho.php | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
http://git.horde.org/patchsets.php/?rt=horde-hatchery&ps=6aa7340471f3e0d21a15ef37ed414fa26fe8327b
-----------------------------------------------------------------------
commit 0ba401649b2af17f7568754702d49a630ae3ece3
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Aug 25 00:19:18 2009 -0400
fixes for new Horde_Rdo code
framework/Rdo/examples/Horde/Rdo/RelationshipTest.php | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/patchsets.php/?rt=horde-hatchery&ps=0ba401649b2af17f7568754702d49a630ae3ece3
More information about the commits
mailing list