prisma / quaint

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

fix: don't cast json extraction to jsonb when extracted as string #324

Closed Weakky closed 2 years ago

Weakky commented 2 years ago

Overview

Follow-up PR to #323