[commits] Horde branch master updated. 88900ef70b3ad00e535e76477a09ca12ba810528
Chuck Hagenbuch
chuck at horde.org
Sun May 30 01:49:49 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 97a6d6e31ef75982ef87159a8bb87937eb88d70f
88900ef Revert addition of write_db directly to the Horde_Db_Adapter_Base object, along with executeWrite() which is unnecessary at this level.
-----------------------------------------------------------------------
commit 88900ef70b3ad00e535e76477a09ca12ba810528
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sat May 29 21:35:41 2010 -0400
Revert addition of write_db directly to the Horde_Db_Adapter_Base object, along
with executeWrite() which is unnecessary at this level.
Revert "Add ability to define a write DB for use with split-DB installations"
This reverts commit 0c369fee9b6ef70bdd92f1141635699d5ad9707b.
Conflicts:
framework/Core/lib/Horde/Core/Binder/Db.php
framework/Db/lib/Horde/Db/Adapter/Base.php
framework/Db/package.xml
Revert "Add executeWrite()."
These queries should always go to the write db
This reverts commit 556ca7c259f179d69a1bace18224280720889acc.
Conflicts:
framework/Db/lib/Horde/Db/Adapter/Base.php
remove executeWrite() calls from Oracle schema
framework/Core/lib/Horde/Core/Binder/Db.php | 1 -
framework/Core/lib/Horde/Core/Factory/Db.php | 1 -
framework/Db/lib/Horde/Db/Adapter/Base.php | 74 ++-------------
framework/Db/lib/Horde/Db/Adapter/Base/Schema.php | 12 +-
framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php | 12 +-
framework/Db/lib/Horde/Db/Adapter/Mysqli.php | 2 +-
framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php | 4 +-
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 2 -
framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php | 2 -
framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php | 5 -
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 28 +++---
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 8 +-
framework/Db/package.xml | 1 -
13 files changed, 42 insertions(+), 110 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Db.php?rt=horde-git&r1=e433901b802136256a094ae1f870853e7f512e02&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Db.php?rt=horde-git&r1=9f475d750afdbed0291ab2b2cf0dc7c5c9321c05&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base.php?rt=horde-git&r1=5fd85e69576c5b4e11d4878d91550f22f874d519&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php?rt=horde-git&r1=556ca7c259f179d69a1bace18224280720889acc&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php?rt=horde-git&r1=556ca7c259f179d69a1bace18224280720889acc&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysqli.php?rt=horde-git&r1=556ca7c259f179d69a1bace18224280720889acc&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php?rt=horde-git&r1=2e856e3669ebc439d13bb8127b5ff29434525ad2&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php?rt=horde-git&r1=4d640aaffb98067bcba8ece0b28bfb916afb2565&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php?rt=horde-git&r1=4d640aaffb98067bcba8ece0b28bfb916afb2565&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php?rt=horde-git&r1=165a205c51b543f0065a300decb372cb59fb2bb1&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php?rt=horde-git&r1=165a205c51b543f0065a300decb372cb59fb2bb1&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php?rt=horde-git&r1=556ca7c259f179d69a1bace18224280720889acc&r2=88900ef70b3ad00e535e76477a09ca12ba810528
http://git.horde.org/diff.php/framework/Db/package.xml?rt=horde-git&r1=2e856e3669ebc439d13bb8127b5ff29434525ad2&r2=88900ef70b3ad00e535e76477a09ca12ba810528
More information about the commits
mailing list