nadment/hop-expression

INET Type and Functions

Opened this issue · 0 comments

Returns true if the address exists in the CIDR network

contains(network, address) → boolean

contains('10.0.0.0/8', IPADDRESS '10.255.255.255'); -- true