RE: Zend_DB_Table: delete() won't delete any row in dependent tables
Hi,
Ben Scholzen 'DASPRiD' wrote:
> You should probably take a look at Foreign Keys and Cascading in your
> database's manual.
As I have written in a reply for Andrew, the database I am working with uses
the MyISAM engine, which don't support foreign keys.
Converting the engine to InnoDB is currently not an option. This would
require further testing of other - old - modules.
--
Regards,
Thomas