Zend Framework

need public function getAdapter() in Zend_Db_Statement

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: N/A N/A
  • Resolution: Fixed
  • Affects Version/s: 1.7.0
  • Fix Version/s: 1.8.0
  • Component/s: Zend_Db
  • Labels:
    None

Description

Hi,

a public function getAdapter() in Zend_Db_Statement would be nice to get the Zend_Db_Adapter from a Zend_Db_Statement.

In my case I want to describe the statement with the getColumnMeta() from the adapter (PDO). But my class only know the statement. So I can't determine/access the adapter and in consequence can't retrieve the metadata.

thx

Activity

Hide
Ralph Schindler added a comment -

This was fixed in 1.8

Show
Ralph Schindler added a comment - This was fixed in 1.8

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: