[commits] Horde branch master updated. c280596aa28f42b62d42dd776d701894dbeb4383
Jan Schneider
jan at horde.org
Mon Feb 6 21:12:18 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: 88679069d1c1d9759b468e93356514aa86488796
5c2ec0d Fix streams with PostgreSQL (Request #10805).
c280596 Make the Horde_Db_Value_* classes separate again (Request #10805).
Summary: http://github.com/horde/horde/compare/88679069d1c1d9759b468e93356514aa86488796...c280596aa28f42b62d42dd776d701894dbeb4383
-----------------------------------------------------------------------
commit 5c2ec0d929d1ba10831b879c14cee4ef109f07ee
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 6 21:58:51 2017 +0100
Fix streams with PostgreSQL (Request #10805).
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 4 +++-
framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/5c2ec0d929d1ba10831b879c14cee4ef109f07ee
-----------------------------------------------------------------------
commit c280596aa28f42b62d42dd776d701894dbeb4383
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 6 22:11:54 2017 +0100
Make the Horde_Db_Value_* classes separate again (Request #10805).
framework/Db/lib/Horde/Db/Adapter/Base.php | 2 +-
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 3 +-
framework/Db/lib/Horde/Db/Value/Binary.php | 74 +-------------------
framework/Db/lib/Horde/Db/Value/Lob.php | 96 ++++++++++++++++++++++++++
framework/Db/lib/Horde/Db/Value/Text.php | 2 +-
framework/Db/package.xml | 8 ++-
6 files changed, 106 insertions(+), 79 deletions(-)
create mode 100644 framework/Db/lib/Horde/Db/Value/Lob.php
http://github.com/horde/horde/commit/c280596aa28f42b62d42dd776d701894dbeb4383
More information about the commits
mailing list