Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Regarding cascading logic with soft deletes; I think the answer is that you don't cascade anything. You basically need to have `deleted_at IS NULL` conditions in your queries to exclude them.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: