Y
Hacker News
new
|
ask
|
show
|
jobs
by
pm90
1845 days ago
Are there articles/examples on how to use ULIDs in postgres?
1 comments
rossmohax
1845 days ago
ULID and UUID are same size, passing ULID as UUID to PostgreSQL works seamlessly.
link