Soft Delete #532
N0odlez
started this conversation in
Feature Request
Soft Delete
#532
Replies: 1 comment
-
This sounds reasonable. Thank you |
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
-
Is it possible to have a Soft Delete functionality, or alternatively let me know how to add a Middleware on each database request to check if a field i.e "is_deleted" is equal to 1.
This would be useful as sometimes you dont want to actually delete the whole Document but you need to keep for auditing purposes.
Beta Was this translation helpful? Give feedback.
All reactions