[commits] Horde branch master updated. content-1.0.0alpha1-103-g9e5828c
Chuck Hagenbuch
chuck at horde.org
Sun Mar 13 01:49:03 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 965d096694da47b40d483439fbfd08f1483ac9ca
9e5828c Bug #9153: Standardize on using Horde_Db_Column::binaryToString() for now
-----------------------------------------------------------------------
commit 9e5828c9e08a801d8cf4ac307da10d4ab129d436
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sat Mar 12 20:47:41 2011 -0500
Bug #9153: Standardize on using Horde_Db_Column::binaryToString() for now
This isn't automatic-elegant, but it works. Also extend the binary tests to
other backends, and fix double-escaping of percents in SQLite binary data.
framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php | 8 +++++-
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 2 +-
framework/Db/test/Horde/Db/Adapter/MysqlTest.php | 18 +++++++++++++++
framework/Db/test/Horde/Db/Adapter/MysqliTest.php | 18 +++++++++++++++
framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php | 18 +++++++++++++++
framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php | 4 ++-
framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php | 18 +++++++++++++++
framework/Prefs/lib/Horde/Prefs/Storage/Sql.php | 17 ++-----------
8 files changed, 86 insertions(+), 17 deletions(-)
http://git.horde.org/horde-git/-/commit/9e5828c9e08a801d8cf4ac307da10d4ab129d436
More information about the commits
mailing list