opteryx
opteryx copied to clipboard
✨ support PGOVERLAP (&&)
trafficstars
https://www.postgresql.org/docs/current/functions-array.html
Test for overlap of two arrays
Keep @> for literal and column matching only
Implement<@ for the other way around