sqlx-macros 0.4.2

Macros for SQLx, the rust SQL toolkit. Not intended to be used directly.
Documentation

sqlx-macros

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

default

  • runtime-async-std-native-tls
  • migrate

runtime-async-std-native-tls

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

migrate

  • sha2
  • sqlx-core/migrate

sha2

    This feature flag does not enable additional features.

offline

  • sqlx-core/offline
  • serde
  • serde_json
  • hex
  • sha2

runtime-actix-native-tls

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

runtime-tokio-rustls

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

runtime-async-std-rustls

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

runtime-actix-rustls

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

runtime-tokio-native-tls

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

json

  • sqlx-core/json
  • serde_json

mssql

  • sqlx-core/mssql

bit-vec

  • sqlx-core/bit-vec

uuid

  • sqlx-core/uuid

bigdecimal

  • sqlx-core/bigdecimal

postgres

  • sqlx-core/postgres

decimal

  • sqlx-core/decimal

mysql

  • sqlx-core/mysql

time

  • sqlx-core/time

chrono

  • sqlx-core/chrono

ipnetwork

  • sqlx-core/ipnetwork

sqlite

  • sqlx-core/sqlite

serde_json

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.