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
Originally posted by N0odlez April 13, 2023
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.
The text was updated successfully, but these errors were encountered:
Discussed in #532
Originally posted by N0odlez April 13, 2023
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.
The text was updated successfully, but these errors were encountered: