sqlx-macros 0.6.3

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-tokio-native-tls
  • migrate

runtime-tokio-native-tls

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

migrate

  • sha2
  • sqlx-core/migrate

sha2

  • dep:sha2

offline

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

runtime-tokio-rustls

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

runtime-async-std-native-tls

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

runtime-async-std-rustls

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

json

  • sqlx-core/json
  • serde_json

bigdecimal

  • sqlx-core/bigdecimal

decimal

  • sqlx-core/decimal

serde

  • dep:serde

runtime-actix-native-tls

  • runtime-tokio-native-tls

mssql

  • sqlx-core/mssql

ipnetwork

  • sqlx-core/ipnetwork

postgres

  • sqlx-core/postgres

sqlite

  • sqlx-core/sqlite

time

  • sqlx-core/time

mysql

  • sqlx-core/mysql

serde_json

  • dep:serde_json

bit-vec

  • sqlx-core/bit-vec

mac_address

  • sqlx-core/mac_address

runtime-actix-rustls

  • runtime-tokio-rustls

chrono

  • sqlx-core/chrono

uuid

  • sqlx-core/uuid

hex

  • dep:hex