Y
Hacker News
new
|
ask
|
show
|
jobs
by
diroussel
546 days ago
Is there any advantage to this approach over Postgres native uuid support which should store the same number of bits?
1 comments
cogman10
545 days ago
No. This approach is strictly for DBS like sqlite without uuid or 128bit integer support.
link