[Typo3-dev] Database Relation fields and recursive/cascade delete of records?

Andy Fedotov fischie at intellex.ru
Fri Aug 20 14:31:48 CEST 2004


GK> don´t know any possibilty in typo3, but if you use InnoDB in MySQL with
GK> foreign keys you can define the behaviour for child records when parent
GK> records will be touched.
GK> in your case you could define to delete all child elements automatically if
GK> parent record was deleted.

Yes, I thought about this...
Is TYPO3 core complant with such changes to ext_tables.sql?
But still problem - what if records has "File" fields, or something resources,
for which DB is not responsible? I think should be callback code to do
any stuff.






More information about the TYPO3-dev mailing list