« Return to Thread: Zend_DB_Table: delete() won't delete any row in dependent tables

RE: Zend_DB_Table: delete() won't delete any row in dependent tables

by Thomas D.-2 :: Rate this Message:

Reply to Author | View in Thread

Hi,

thank you for your reply.

Andrew Ballard wrote:
> Is referential integrity not an option?

No, the tables I am working with are part of a MyISAM database of an existing, not fully Zend_Framework based application (I am working on the first Zend_Framework based module).

Converting the whole table to InnoDB isn't currently an option.


--
Regards,
Thomas


 « Return to Thread: Zend_DB_Table: delete() won't delete any row in dependent tables