tide-sqlx 0.2.1

Tide middleware for SQLx pooled connections & transactions.

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 7 feature flags, 0 of them enabled by default.

mssql

  • sqlx/mssql

rustls

  • sqlx/runtime-async-std-rustls

mysql

  • sqlx/mysql

postgres

  • sqlx/postgres

native-tls

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

sqlite

  • sqlx/sqlite

any

  • sqlx/any