prisma / quaint

SQL Query AST and Visitor for Rust
Apache License 2.0
583 stars 61 forks source link

feat(pg): add not_matches for full-text search #313

Closed Weakky closed 3 years ago

Weakky commented 3 years ago

Overview

Supports .not_matches(), the inverse of .matches() for full-text search on Postgres