sqlx/sqlx-postgres
Philip Cristiano 42ce24dab8
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
2024-11-27 19:00:13 -08:00
..
src Add support for Postgres lquery arrays (#3553) 2024-11-27 19:00:13 -08:00
Cargo.toml Bump thiserror to v2.0.0 (#3596) 2024-11-26 11:01:33 -08:00
LICENSE-APACHE Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00
LICENSE-MIT Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00