mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-02-25 01:09:59 +00:00
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