ZF-2926: Example code requires table column that does not exist in example table schema
Description
The example code in 10.96 (http://framework.zend.com/manual/en/…) uses column account_id on the table accounts. The schema for the table accounts (http://framework.zend.com/manual/en/…) does not contain this column.
Comments
Posted by Darby Felton (darby) on 2008-03-20T15:37:33.000+0000
Resolved with SVN r8931.
Posted by Wil Sinclair (wil) on 2008-03-21T17:09:04.000+0000
I'm assuming this fix is merged to the 1.5 release branch for release with 1.5.1. Please update JIRA if this is not the case.
Posted by Darby Felton (darby) on 2008-04-02T08:37:37.000+0000
Documentation changes are not merged to release branches under current policy.
Posted by Wil Sinclair (wil) on 2008-06-15T21:59:28.000+0000
Updating to comply with new IT component conventions.