sqlx-macros 0.5.0

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
  • once_cell
  • serde
  • serde_json
  • sha2

runtime-actix-native-tls

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

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-tokio-rustls

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

runtime-actix-rustls

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

json

  • sqlx-core/json
  • serde_json

uuid

  • sqlx-core/uuid

ipnetwork

  • sqlx-core/ipnetwork

bigdecimal

  • sqlx-core/bigdecimal

chrono

  • sqlx-core/chrono

mysql

  • sqlx-core/mysql

sqlite

  • sqlx-core/sqlite

decimal

  • sqlx-core/decimal

bit-vec

  • sqlx-core/bit-vec

time

  • sqlx-core/time

postgres

  • sqlx-core/postgres

mssql

  • sqlx-core/mssql

hex

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.