rbatis-core 3.0.3

Core of rbatis, the rust SQL toolkit. Not intended to be used directly.
Documentation

rbatis-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 15 feature flags, 8 of them enabled by default.

default

  • all-database
  • runtime-async-std-rustls

all-database

  • sqlx-core/all-databases
  • mysql
  • postgres
  • sqlite
  • mssql
  • bit-vec

runtime-async-std-rustls

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

mysql

  • sqlx-core/mysql

postgres

  • sqlx-core/postgres
  • bit-vec

sqlite

  • sqlx-core/sqlite

mssql

  • sqlx-core/mssql

bit-vec

    This feature flag does not enable additional features.

runtime-async-std-native-tls

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

runtime-actix-rustls

  • sqlx-core/runtime-actix-rustls

runtime-tokio-rustls

  • sqlx-core/runtime-tokio-rustls

runtime-actix-native-tls

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

runtime-tokio-native-tls

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

debug_mode

    This feature flag does not enable additional features.

sqlx-core

    This feature flag does not enable additional features.