sqlx-core 0.4.2

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

default

  • migrate

migrate

  • sha2
  • crc

sha2

    This feature flag does not enable additional features.

crc

    This feature flag does not enable additional features.

postgres

  • md-5
  • sha2
  • base64
  • sha-1
  • rand
  • hmac
  • futures-channel/sink
  • futures-util/sink

mysql

  • sha-1
  • sha2
  • generic-array
  • num-bigint
  • base64
  • digest
  • rand
  • rsa

all-types

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

all-databases

  • postgres
  • mysql
  • sqlite
  • mssql
  • any

runtime-tokio-rustls

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

runtime-actix-rustls

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

runtime-async-std-rustls

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

runtime-async-std-native-tls

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

runtime-actix-native-tls

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

runtime-tokio-native-tls

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

mssql

  • uuid
  • encoding_rs
  • regex

decimal

  • rust_decimal
  • num-bigint

json

  • serde
  • serde_json

bigdecimal

  • bigdecimal_
  • num-bigint

offline

  • serde
  • either/serde

sqlite

  • libsqlite3-sys

time

    This feature flag does not enable additional features.

generic-array

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

any

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

num-bigint

    This feature flag does not enable additional features.

md-5

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

libsqlite3-sys

    This feature flag does not enable additional features.

digest

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

sha-1

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

encoding_rs

    This feature flag does not enable additional features.

bstr

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

git2

    This feature flag does not enable additional features.

bigdecimal_

    This feature flag does not enable additional features.

ipnetwork

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

rsa

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

rust_decimal

    This feature flag does not enable additional features.

bit-vec

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.