Hacker News new | ask | show | jobs
by rmunn 17 days ago
Found what appears to be a minor mistake you may want to fix: "This means that a dangling reference easily results in a reference to the wrong column" should probably be "... a reference to the wrong row". (In the paragraph about SQLite's tendency to re-use ROWIDs).
1 comments

You're right, thanks. Fixed