DB
FunctionsType Conversion

to_uuid_or_zero

Converts values to UUID and uses an all-zero UUID when conversion fails.

to_uuid_or_zero(…) → UUID

Kind · scalar

Converts values to UUID and uses an all-zero UUID when conversion fails.

Part of the Type Conversion family.