rusqlite 0.30.0

Ergonomic wrapper for SQLite
Documentation

rusqlite

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

modern-full

  • array
  • backup
  • blob
  • modern_sqlite
  • chrono
  • collation
  • column_decltype
  • csvtab
  • extra_check
  • functions
  • hooks
  • i128_blob
  • limits
  • load_extension
  • serde_json
  • series
  • time
  • trace
  • unlock_notify
  • url
  • uuid
  • vtab
  • window

bundled-sqlcipher-vendored-openssl

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

bundled

  • libsqlite3-sys/bundled
  • modern_sqlite

in_gecko

  • modern_sqlite
  • libsqlite3-sys/in_gecko

session

  • libsqlite3-sys/session
  • hooks

bundled-full

  • modern-full
  • bundled

csvtab

  • csv
  • vtab

bundled-sqlcipher

  • libsqlite3-sys/bundled-sqlcipher
  • bundled

chrono

  • dep:chrono

csv

  • dep:csv

url

  • dep:url

with-asan

  • libsqlite3-sys/with-asan

wasm32-wasi-vfs

  • libsqlite3-sys/wasm32-wasi-vfs

rusqlite-macros

  • dep:rusqlite-macros

winsqlite3

  • libsqlite3-sys/winsqlite3

series

  • vtab

window

  • functions

modern_sqlite

  • libsqlite3-sys/bundled_bindings

bundled-windows

  • libsqlite3-sys/bundled-windows

time

  • dep:time

sqlcipher

  • libsqlite3-sys/sqlcipher

serde_json

  • dep:serde_json

uuid

  • dep:uuid

loadable_extension

  • libsqlite3-sys/loadable_extension

unlock_notify

  • libsqlite3-sys/unlock_notify

array

  • vtab

buildtime_bindgen

  • libsqlite3-sys/buildtime_bindgen

serialize

  • modern_sqlite

trace

    This feature flag does not enable additional features.

limits

    This feature flag does not enable additional features.

load_extension

    This feature flag does not enable additional features.

backup

    This feature flag does not enable additional features.

release_memory

    This feature flag does not enable additional features.

functions

    This feature flag does not enable additional features.

blob

    This feature flag does not enable additional features.

collation

    This feature flag does not enable additional features.

extra_check

    This feature flag does not enable additional features.

hooks

    This feature flag does not enable additional features.

column_decltype

    This feature flag does not enable additional features.

vtab

    This feature flag does not enable additional features.

i128_blob

    This feature flag does not enable additional features.