prisma / quaint

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

Specialize equality comparisons for JSON in AST visitor #132

Closed tomhoule closed 4 years ago

tomhoule commented 4 years ago

I tested this in prisma-engines, and it seems to solve the problem of filtering on JSON values.