tokio-rs / rdbc

Rust DataBase Connectivity (RDBC) :: Common Rust API for database drivers
Apache License 2.0
566 stars 25 forks source link

Add support for prepared statements #6

Closed andygrove closed 4 years ago

andygrove commented 4 years ago

This is implemented for Postgres and MySQL