tide-sqlx 0.6.1

Tide middleware for SQLx pooled connections & transactions.
Documentation

tide-sqlx

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

test

  • rustls
  • postgres
  • tracing

docs

  • rustls
  • postgres

tracing

  • tracing_crate
  • tracing-futures

any

  • sqlx/any

postgres

  • sqlx/postgres

native-tls

  • sqlx/runtime-async-std-native-tls

rustls

  • sqlx/runtime-async-std-rustls

tracing_crate

    This feature flag does not enable additional features.

tracing-futures

    This feature flag does not enable additional features.