[TYPO3-mvc] 1:n childs unconected but not deleted from database

Sebastian Kurfürst sebastian at typo3.org
Wed Nov 24 17:32:06 CET 2010


Hey,

this is not done, as all objects are directly accessible via the TYPO3
backend, and we cannot know if there are still references to it.

However, by having an "@cascade remove" annotation at the 1:n property,
you can force children to be removed once they are disconnected.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list