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

clarification of DELETE case #3

Open
ghazel opened this issue Jan 14, 2011 · 0 comments
Open

clarification of DELETE case #3

ghazel opened this issue Jan 14, 2011 · 0 comments

Comments

@ghazel
Copy link

ghazel commented Jan 14, 2011

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant