Skip to content

Feature request: Soft delete #2944

Closed
Closed
@gfpacheco

Description

@gfpacheco

(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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions