DB
FunctionsType Conversion

cast_as_timeuuid

Casts to canonical UUID text. Existing UUID text is normalized; otherwise a deterministic UUIDv7-like value is derived from timestamp input.

cast_as_timeuuid(…) → UUID

Kind · scalar

Casts to canonical UUID text. Existing UUID text is normalized; otherwise a deterministic UUIDv7-like value is derived from timestamp input.

Part of the Type Conversion family.