sqlx-sqlite 0.7.4

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

sqlx-sqlite

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

json

  • sqlx-core/json
  • serde

offline

  • sqlx-core/offline
  • serde

uuid

  • dep:uuid

chrono

  • dep:chrono

any

  • sqlx-core/any

time

  • dep:time

serde

  • dep:serde

migrate

  • sqlx-core/migrate

regexp

  • dep:regex