Soft delete method #63
Neschastje
started this conversation in
Ideas
Replies: 1 comment
-
Hi @kozyyy |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sometimes it is preferable to use soft delete with deleted_at field. It will be nice to have such mode in this library which changes Delete method(but still connected to hook) and adds deleted_at as null for collection filters.
Beta Was this translation helpful? Give feedback.
All reactions