Samples
-
Generate a UUIDv7 object based on the current time
-
Insert a generated UUIDv7 object
Returns
| Column | Type | Description |
|---|---|---|
generate_uuidv7 | UUID | A UUIDv7 object based on the current time with random bits. |
Generate a version 7 UUID based on current time
| Column | Type | Description |
|---|---|---|
generate_uuidv7 | UUID | A UUIDv7 object based on the current time with random bits. |