sqlx-macros 0.5.13

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 26 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
  • hex
  • serde
  • serde_json
  • 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-tokio-native-tls

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

runtime-actix-rustls

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

json

  • sqlx-core/json
  • serde_json

mysql

  • sqlx-core/mysql

bit-vec

  • sqlx-core/bit-vec

ipnetwork

  • sqlx-core/ipnetwork

mac_address

  • sqlx-core/mac_address

mssql

  • sqlx-core/mssql

time

  • sqlx-core/time

bigdecimal

  • sqlx-core/bigdecimal

postgres

  • sqlx-core/postgres

chrono

  • sqlx-core/chrono

uuid

  • sqlx-core/uuid

sqlite

  • sqlx-core/sqlite

decimal

  • sqlx-core/decimal

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.