Hi Wil, I just downloaded the 1.5.0PR Version and get lots of errors with Zend_Db_Select and Zend_Db_Table. I am not quite sure if this has to do with my own extended Zend_DB_Table class of if this is a general problem.
This is the exception I get: Zend_Db_Select_Exception: Invalid token ':schema' given E:\_library\Zend\Db\Select.php:599 E:\_library\Travello\Db\Table.php:163 E:\_library\Travello\Db\Table.php:128 E:\_library\Zend\Db\Table\Abstract.php:1020 E:\_library\Travello\Db\Table.php:885 E:\_library\Travello\Acl.php:134 E:\_library\Travello\Acl.php:50 E:\www.travello-dev.com\tests\unit\acl\ArticleTest.php:44 Does anyone else get the "Invalid token ':schema' given" exception? If not, how can I solve this problem? I feel a bit lost right now since I don't know exactly what has changed between 1.0.3 and 1.5.0PR versions. Any one any idea? Thanks and Best Regards, Ralf
