[commits] Horde branch master updated. e55ed28ae5582b0a188c12b1064bd7c8cbeb6565
Michael J. Rubinsky
mrubinsk at horde.org
Thu Feb 2 04:08:10 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: 37c419a754c5fb0f9597527f574436cb273bd870
e55ed28 Accept stream resources as the value of Horde_Db_Value objects.
Summary: http://github.com/horde/horde/compare/37c419a754c5fb0f9597527f574436cb273bd870...e55ed28ae5582b0a188c12b1064bd7c8cbeb6565
-----------------------------------------------------------------------
commit e55ed28ae5582b0a188c12b1064bd7c8cbeb6565
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Feb 1 22:58:28 2017 -0500
Accept stream resources as the value of Horde_Db_Value objects.
For drivers that can support it, will bind the stream resource as
the data. Currently only implemented in PDO adapter.
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 145 ++++++++++++++++++++++++
framework/Db/lib/Horde/Db/Value/Binary.php | 8 +-
framework/Db/lib/Horde/Db/Value/Text.php | 7 +-
framework/Db/test/Horde/Db/Adapter/TestBase.php | 55 +++++++++
4 files changed, 213 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/e55ed28ae5582b0a188c12b1064bd7c8cbeb6565
More information about the commits
mailing list