ZF-11626: Support "FOR UPDATE OF"
Description
When specifying "forUpdate" in Zend Db there is no way to indicate that the update is intended only for specified tables of the query.
When specifying "forUpdate" in Zend Db there is no way to indicate that the update is intended only for specified tables of the query.
Comments
No comments to display