Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

clarification of DELETE case #3

Description

@ghazel

The docs say, regarding DELETE not being propegated, "In order to avoid this, use paranoid deletion, and update the column you are using to find changes appropriately."

My guess is that means set a deleted flag on the row instead of deleting the row, and be sure to update updated_at. Is that correct? Could the docs be clarified either way?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions