sql-middleware 0.9.0

Lightweight async wrappers for tokio-postgres, rusqlite, turso, and tiberius.
Documentation
1
2
//! Back-compat shim: the MSSQL typed API now lives at `mssql::typed`.
pub use crate::mssql::typed::*;