sqlx-sqlite-cipher 0.7.8

SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

sqlx-sqlite-cipher

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 12 feature flags, 3 of them enabled by default.

default

  • chrono
  • migrate

chrono

  • dep:chrono

migrate

  • sqlx-core/migrate

bundled-sqlcipher-vendored-openssl

  • libsqlite3-sys/bundled-sqlcipher-vendored-openssl
  • sqlcipher

bundled-sqlcipher

  • libsqlite3-sys/bundled-sqlcipher
  • sqlcipher

time

  • dep:time

any

  • sqlx-core/any

uuid

  • dep:uuid

offline

  • sqlx-core/offline

json

  • sqlx-core/json

sqlcipher

  • libsqlite3-sys/sqlcipher

regexp

  • dep:regex