Page 1 of 1

Zend doesn't know difference between classes and objects

Posted: Sun Jan 04, 2009 10:01 pm
by josh
^^
Thought this was amusing:
Note

Every table class must know which column(s) can be used to address rows uniquely. If no primary key column(s) are specified in the table class definition or the table constructor arguments, or discovered in the table metadata provided by describeTable(), then the table cannot be used with Zend_Db_Table.