[Tickets #12558] Re: History: Add getLatestEntry($guid)
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Aug 22 03:57:41 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12558
------------------------------------------------------------------------------
Ticket | 12558
Updated By | Git Commit <commits at lists.horde.org>
Summary | History: Add getLatestEntry($guid)
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | Assigned
Priority | 1. Low
Milestone |
Patch | 1
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-08-22 03:57) wrote:
Changes have been made in Git (master):
commit e5df3a27d590dfe98ec936cfc6706784593c5399
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date: Wed Aug 21 10:57:19 2013 +0200
Add getLatestEntry($guid) to get the latest history entry for a
given $guid
The SQL version is very efficient since it does not need
to loop through all history entries for the object
to determine the latest entry.
Request 12558
Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>
framework/History/lib/Horde/History.php | 36
+++++++++++++++++++++++++++
framework/History/lib/Horde/History/Sql.php | 32 ++++++++++++++++++++++++
2 files changed, 68 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/e5df3a27d590dfe98ec936cfc6706784593c5399
More information about the bugs
mailing list