sqlx-tracing 0.2.1

OpenTelemetry-compatible tracing for SQLx database operations in Rust.
Documentation
1
2
3
impl crate::prelude::Database for sqlx::Postgres {
    const SYSTEM: &'static str = "postgresql";
}