Skip to content

Conversation

@utay
Copy link

@utay utay commented Sep 17, 2025

This PR adds the subnet_contained_by_or_equals and subnet_contains_or_equals functions that are respectively equivalent to the <<= and >>= operators. The operators are great but they are not compatible with common SQL dialects which results in syntax error when parsing the SQL query with a generic/ANSI parser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants