diesel-rs / diesel

A safe, extensible ORM and Query Builder for Rust
https://diesel.rs
Apache License 2.0
12.79k stars 1.08k forks source link

add is_json and is_not_json expression methods #4314

Closed meeshal closed 1 month ago

meeshal commented 1 month ago

This PR adds support for is_json and is_not_json expression methods mentioned in #4216