ZF-8350: Allow to set quote identifier symbol in Db Test Adapter
Description
Currently the Zend_Test_DbAdapter uses no quote identifier symbol at all, however in some cases you want to test for it being used.
Set/Get Methods will be added to allow for this behaviour.
Comments
Posted by Benjamin Eberlei (beberlei) on 2009-11-20T04:50:07.000+0000
Implemented for next minor release.