Hacker News new | ask | show | jobs
by PudgePacket 2230 days ago
.
2 comments

You seem to be missing that data can still be read after it is insterted, provided it is not updated. So think if more like WORM rather than write-only.
for compliance. you want this behavior to be enforced at the database level so that any buggy code does not edit a previous row.