←back to thread

230 points craigkerstiens | 1 comments | | HN request time: 0.364s | source
1. Glyptodon ◴[] No.42577844[source]
On one hand I too am looking forward to more widespread use of UUIDv7, but on the other I don't really get the problem this is solving for their spec. If you care about timestamp ordering I don't think doing it in a way that forces you to fake a PK if you insert an earlier dated record at a future point makes sense. But I guess I'm implicitly assuming that human meaningful dates differ from insertion times in many domains.