Hacker News new | ask | show | jobs
by jokull 1860 days ago
The way to do it is to have foreign keys, but instead of hard delete you scrub data in the columns.
1 comments

Seems like if you can scrub data, it is mutable? Maybe I misunderstand what “immutable” means.