prisma / quaint

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

feat: pass type-hint to PG prepared statement #364

Closed Weakky closed 2 years ago

Weakky commented 2 years ago

Overview

Somehow, https://github.com/prisma/quaint/pull/358 never got into main... This is a cherry-pick of the same commit, trying to get it merged.