You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[12.x] isSoftDeletable(), isPrunable(), and isMassPrunable() to model class (#56060)
* feat(database): ✨ Add isSoftDeletable(), isPrunable(), and isMassPrunable() to model class
* fix(database): 🐛 Call model method instead of command method
* Restore "only check for soft deletes once when mass-pruning"
Co-authored-by: Luke Kuzmish <[email protected]>
See #55274
See #56060 (comment)
* Fix typo
Follow-up to 07520f2
* formatting
* fix test
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments