FunctionsType Conversion
to_uuid_or_default
Converts values to UUID and falls back to a caller-provided default when conversion fails.
to_uuid_or_default(…) → UUIDKind · scalar
Converts values to UUID and falls back to a caller-provided default when conversion fails.
Part of the Type Conversion family.