prisma / quaint

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

Make the SQL Connector to use Tiberius' new Query interface #347

Open pimeys opened 2 years ago

pimeys commented 2 years ago

https://github.com/prisma/tiberius/blob/main/src/query.rs

Should skip quite a bunch of allocations and remove code from Quaint.