The branch "master" has been updated. The following is a summary of the commits.
from: 0138fd621cbb360d03abbc1eda2686ec88271a9c 36e8919 Bug: 12476 ORDER BY/LIMIT gives greater performance boost. eac7081 Remove no longer needed index. ----------------------------------------------------------------------- commit 36e89195bff18e7273e891f58867291f7ed68ad6 Author: Michael J Rubinsky <[email protected]> Date: Tue Jul 23 23:54:48 2013 -0400 Bug: 12476 ORDER BY/LIMIT gives greater performance boost. framework/History/lib/Horde/History/Sql.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/36e89195bff18e7273e891f58867291f7ed68ad6 ----------------------------------------------------------------------- commit eac70812abb650b71c1db6b401ef9a679a828579 Author: Michael J Rubinsky <[email protected]> Date: Tue Jul 23 23:57:27 2013 -0400 Remove no longer needed index. .../Horde/History/4_horde_history_add_compositeindex.php | 1 - .../Horde/History/5_horde_history_remove_compositeindex.php | 14 +++++ framework/History/package.xml | 8 ++- 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 framework/History/migration/Horde/History/5_horde_history_remove_compositeindex.php http://git.horde.org/horde-git/-/commit/eac70812abb650b71c1db6b401ef9a679a828579 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
