|
|
|
|
|
by outside1234
409 days ago
|
|
If you don't have a natural primary key (the usual use case for UUIDs in distributed systems such that you can have a unique value) how do you handle that with bigints? Do you just use a random value and hope for no collisions? |
|