IntegritiesIn case you want to automatically delete children items when a parent item is suppressed, you need to define the integrity parameter. The integrities are infinitely cascadable.
Many to ManyIf you are using many-to-many relations in your component, you need to set this option for both foreign keys. (Most cases) For every foreign key in the Pivot table, choose 'FK integrity' = 'cascad' in the field properties. |
|