sqlite3-src

Crates.iosqlite3-src
lib.rssqlite3-src
version0.6.1
sourcesrc
created_at2016-05-22 17:19:44.701353
updated_at2024-04-20 08:24:27.251598
descriptionThe package provides SQLite.
homepagehttps://github.com/stainless-steel/sqlite3-src
repositoryhttps://github.com/stainless-steel/sqlite3-src
max_upload_size
id5140
size10,625,907
Owners (github:buoyantio:owners)

documentation

README

sqlite3-src Package Build

The package provides SQLite.

The following Cargo features are supported:

  • bundled to compile SQLite from the source code that comes with the package, ignoring any SQLite libraries that might be installed in the system.

It is also possible to enable various compile-time options by setting environment variables with the same names, such as SQLITE_ENABLE_FTS5.

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.

Commit count: 82

cargo fmt