ZF-5119: need public function getAdapter() in Zend_Db_Statement
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
Comments
Posted by Ralph Schindler (ralph) on 2009-08-27T12:58:42.000+0000
This was fixed in 1.8