Welcome Guest, Not a member yet? Register   Sign In
ALERT: Model soft deletes have changed the underlying data structure
#3

Soft deleted rows can still be updated. This might not be particularly useful, but since `deleted_at` only affects the "find" methods (which can themselves be overridden using `withDeleted`) you could conceivably have an application that would have updates after soft deletion. Off the top of my head, I work with one app that "publishes" and "unpublishes" items regularly that would benefit greatly from such a distinction.
Reply


Messages In This Thread
RE: ALERT: Model soft deletes have changed the underlying data structure - by MGatner - 06-21-2019, 05:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB