Why does SoftDelete uses cloned model? #15408
Unanswered
wurst-hans
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Could you please specify your concerns about it? With some basic examples... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does SoftDelete behavior work with a clone of original model?
What could happen if we just call
save()
on the original model?Beta Was this translation helpful? Give feedback.
All reactions