tokio-rs / rdbc

Rust DataBase Connectivity (RDBC) :: Common Rust API for database drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for prepared statements

andygrove opened this issue · comments

This is implemented for Postgres and MySQL