Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Postgres lquery arrays (#3553)
An lquery array can be used with the `?` operator for "Does ltree match any lquery in array?" Documentation: https://www.postgresql.org/docs/current/ltree.html#LTREE-OPS-FUNCS Closes #2246
- Loading branch information