sqlx-core 0.6.3

Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
Documentation

sqlx-core

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

default

  • migrate

migrate

  • sha2
  • crc

sha2

  • dep:sha2

crc

  • dep:crc

postgres

  • md-5
  • sha2
  • base64
  • sha1
  • rand
  • hmac
  • futures-channel/sink
  • futures-util/sink
  • json
  • dirs
  • whoami
  • hkdf

all-types

  • chrono
  • time
  • bigdecimal
  • decimal
  • ipnetwork
  • mac_address
  • json
  • uuid
  • bit-vec

mysql

  • sha1
  • sha2
  • generic-array
  • num-bigint
  • digest
  • rand
  • rsa

all-databases

  • postgres
  • mysql
  • sqlite
  • mssql
  • any

runtime-async-std-rustls

  • sqlx-rt/runtime-async-std-rustls
  • sqlx/runtime-async-std-rustls
  • _tls-rustls
  • _rt-async-std

runtime-async-std-native-tls

  • sqlx-rt/runtime-async-std-native-tls
  • sqlx/runtime-async-std-native-tls
  • _tls-native-tls
  • _rt-async-std

runtime-tokio-native-tls

  • sqlx-rt/runtime-tokio-native-tls
  • sqlx/runtime-tokio-native-tls
  • _tls-native-tls
  • _rt-tokio

runtime-tokio-rustls

  • sqlx-rt/runtime-tokio-rustls
  • sqlx/runtime-tokio-rustls
  • _tls-rustls
  • _rt-tokio

sqlite

  • libsqlite3-sys
  • futures-executor
  • flume

mssql

  • uuid
  • encoding_rs
  • regex

json

  • serde
  • serde_json

bigdecimal

  • bigdecimal_
  • num-bigint

decimal

  • rust_decimal
  • num-bigint

offline

  • serde
  • either/serde

regex

  • dep:regex

mac_address

  • dep:mac_address

rand

  • dep:rand

uuid

  • dep:uuid

bit-vec

  • dep:bit-vec

serde_json

  • dep:serde_json

serde

  • dep:serde

git2

  • dep:git2

bstr

  • dep:bstr

rust_decimal

  • dep:rust_decimal

bigdecimal_

  • dep:bigdecimal_

ipnetwork

  • dep:ipnetwork

runtime-actix-rustls

  • runtime-tokio-rustls

flume

  • dep:flume

digest

  • dep:digest

chrono

  • dep:chrono

generic-array

  • dep:generic-array

webpki-roots

  • dep:webpki-roots

rsa

  • dep:rsa

rustls-pemfile

  • dep:rustls-pemfile

encoding_rs

  • dep:encoding_rs

tokio-stream

  • dep:tokio-stream

num-bigint

  • dep:num-bigint

rustls

  • dep:rustls

whoami

  • dep:whoami

dirs

  • dep:dirs

base64

  • dep:base64

md-5

  • dep:md-5

sha1

  • dep:sha1

hkdf

  • dep:hkdf

libsqlite3-sys

  • dep:libsqlite3-sys

futures-executor

  • dep:futures-executor

time

  • dep:time

hmac

  • dep:hmac

runtime-actix-native-tls

  • runtime-tokio-native-tls

any

    This feature flag does not enable additional features.