ZF-10049: Initialize Zend_Db_Table_Abstract metadata cache for the resource multidb
Description
The same feature ZF-10033 for the resource multidb.
Maybe we can modify the name of this method to be more clear like _setDefaultAdapter() or _setDefaultDb().
Contrary to the resource db, I write my method as protected to be in harmony with other setter.
Comments
Posted by Benoît Durand (intiilapa) on 2010-06-24T20:04:47.000+0000
Fix the compatibilty of unit tests with a case sensitive filesystem.
Posted by Dolf Schimmel (Freeaqingme) (freak) on 2010-07-16T14:26:11.000+0000
Fixed on trunk six days ago.