DB
FunctionsType Conversion

to_ipv4_or_default

Converts values to canonical IPv4 text and falls back to a caller-provided default when conversion fails.

to_ipv4_or_default(…) → IPv4

Kind · scalar

Converts values to canonical IPv4 text and falls back to a caller-provided default when conversion fails.

Part of the Type Conversion family.