sqlx 0.6.3

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Documentation

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

default

macros (default)

migrate (default)

sqlx-macros (default)

all

all-databases

all-types

any

bigdecimal

bit-vec

bstr

chrono

decimal

git2

ipnetwork

json

mac_address

mssql

mysql

offline

postgres

runtime-actix

This feature flag does not enable additional features.

runtime-actix-native-tls

runtime-actix-rustls

runtime-async-std

This feature flag does not enable additional features.

runtime-async-std-native-tls

runtime-async-std-rustls

runtime-tokio

This feature flag does not enable additional features.

runtime-tokio-native-tls

runtime-tokio-rustls

sqlite

time

tls

This feature flag does not enable additional features.

uuid