ZF-11972: The update statement on zend_db does not return the number of record affected
Description
The update statement on zend_db does not return the number of record affected
The update statement on zend_db does not return the number of record affected
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2012-02-26T06:33:45.000+0000
Could you provide more details? Zend_Db is indeed designed to return the number of affected rows from an UPDATE query.