Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
robertlagrant
3y ago
0 comments
Save
Share
That still has the same issues. You have to remember to set every linked table's records to the same state, or remember to query every linked table through the table that has the lifecycle column on it.
0 comments
2 comments · 2 top-level
top
newest
oldest
jwarden
3y ago
Forgetting to include the lifecycle column in your query may mean not understanding what question you are trying to answer with your query.
dubswithus
3y ago
There are some Rails gems that take care of this by scoping associations (that also have the deleted_at column).
j
/
k
navigate · click thread line to collapse