Details
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
This was fixed in 1.8