ZF-4751: Provide a way to get the db adapter from a select object
Description
In some cases, it could be usefull to acces the Db Adapter object from a Db Select object. A getAdapter() method should be added to Zend_Db_Select
In some cases, it could be usefull to acces the Db Adapter object from a Db Select object. A getAdapter() method should be added to Zend_Db_Select
Comments
Posted by julien PAULI (doctorrock83) on 2008-10-30T14:27:50.000+0000
Fixed at r12207