r2d2_sqlite

Crates.ior2d2_sqlite
lib.rsr2d2_sqlite
version
sourcesrc
created_at2015-07-22 09:31:49.090591+00
updated_at2025-03-08 16:43:50.501788+00
descriptionSQLite and SQLCipher support for the r2d2 connection pool
homepage
repositoryhttps://github.com/ivanceras/r2d2-sqlite
max_upload_size
id2652
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Jerebtw (jerebtw)

documentation

https://docs.rs/r2d2_sqlite/

README

r2d2-sqlite

Latest Version Build Status MIT licensed

r2d2 connection pool for sqlite based on Steven Fackler's r2d2-postgres.

Documentation

Commit count: 142

cargo fmt