[Tickets #10805] Re: Add stream support to Horde_Db

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Feb 2 16:07:51 UTC 2017


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/10805
------------------------------------------------------------------------------
  Ticket             | 10805
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Add stream support to Horde_Db
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Enhancement
-State              | Assigned
+State              | Resolved
  Priority           | 2. Medium
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Horde Developers, Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2017-02-02 16:07) wrote:

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 bugs mailing list