mybatis-drive 1.0.0

drive dependencies sqlx
Documentation

mybatis-drive

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

  • sqlx-core/runtime-tokio-rustls

runtime-actix-native-tls

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

runtime-actix-rustls

  • sqlx-core/runtime-actix-rustls

runtime-async-std-native-tls

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

runtime-tokio-native-tls

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

sqlx-core

    This feature flag does not enable additional features.

format_bson

    This feature flag does not enable additional features.

debug_mode

    This feature flag does not enable additional features.