Details
-
Type:
Docs: Problem
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.1
-
Component/s: Zend_Db_Table
-
Labels:None
-
Language:English
Description
The example code in 10.96 (http://framework.zend.com/manual/en/zend.db.table.html#zend.db.table.advanced.usage) uses column account_id on the table accounts. The schema for the table accounts (http://framework.zend.com/manual/en/zend.db.html#zend.db.adapter.example-database) does not contain this column.
Resolved with SVN r8931.