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 #358

Closed Weakky closed 2 years ago

Weakky commented 2 years ago

Overview

Related to https://github.com/prisma/prisma/issues/12797

Note: This PR will be merged into #355 and #355 will be rebased merge into main.