sqlx-macros-core 0.7.4

Macro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly.
Documentation

sqlx-macros-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 19 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

uuid

  • sqlx-core/uuid
  • sqlx-mysql?/uuid
  • sqlx-postgres?/uuid
  • sqlx-sqlite?/uuid

chrono

  • sqlx-core/chrono
  • sqlx-mysql?/chrono
  • sqlx-postgres?/chrono
  • sqlx-sqlite?/chrono

time

  • sqlx-core/time
  • sqlx-mysql?/time
  • sqlx-postgres?/time
  • sqlx-sqlite?/time

rust_decimal

  • sqlx-core/rust_decimal
  • sqlx-mysql?/rust_decimal
  • sqlx-postgres?/rust_decimal

bigdecimal

  • sqlx-core/bigdecimal
  • sqlx-mysql?/bigdecimal
  • sqlx-postgres?/bigdecimal

json

  • sqlx-core/json
  • sqlx-mysql?/json
  • sqlx-sqlite?/json

mac_address

  • sqlx-core/mac_address
  • sqlx-postgres?/mac_address

bit-vec

  • sqlx-core/bit-vec
  • sqlx-postgres?/bit-vec

ipnetwork

  • sqlx-core/ipnetwork
  • sqlx-postgres?/ipnetwork

mysql

  • sqlx-mysql

tokio

  • dep:tokio

migrate

  • sqlx-core/migrate

sqlite

  • sqlx-sqlite

sqlx-sqlite

  • dep:sqlx-sqlite

async-std

  • dep:async-std

sqlx-postgres

  • dep:sqlx-postgres

sqlx-mysql

  • dep:sqlx-mysql

postgres

  • sqlx-postgres