Askedio/laravel-soft-cascade

On delete set null

Closed this issue · 3 comments

Does the package have set null support? I'm trying to use it with @setnull but it won't work.

@RafaelCorreaQuantik What do you mean with @setNull? Can you explain what's occurs?

Like the restrict rule, instead of cascading soft deletes, instead it unlinks the foreign key to null.

@RafaelCorreaQuantik Null is the same that if you don't put the relationship in $softCascade.