|
|
|
|
|
by naranha
867 days ago
|
|
Does this stay compatible with the old uuid column type, as uuidv7() uses the same 128 bit format as gen_random_uuid()? That would mean it's easy to update old apps, as we would only have to change the default value for the columns. |
|