Closed
Description
(I did a little research but found nothing regarding this topic)
Would be awesome if parse-server comes with a bundled solution for soft-delete implementation.
Something like a column name config, and then all entities would use it by default to implement the soft-delete mechanism. Where all find queries would automatically add this clause and all destroy requests would set this "flag", except when explicitly told not to do so.
Have you guys thought about it? What do you think?
In an ideal project it wouldn't be hard to implement. But I'm not intimate with parse-server's source code to see what could prevent an easy solution.
Metadata
Metadata
Assignees
Labels
No labels