3 lines
163 B
PHP
3 lines
163 B
PHP
You can delete related records individually be calling delete() on each record. If you want to delete a whole record graph just call
|
|
delete on the owner record.
|