Y
Hacker News
new
|
ask
|
show
|
jobs
by
grzm
3009 days ago
If you’re using a surrogate key in the preceded_by column, you won’t be able to reorder items in the list without updating the relevant keys, which obviates the use of the surrogate key (which is meant to be immutable).