• Home
Name Date Size #Lines LOC

..--

android/03-May-2024-6757

bindgen-bindings/03-May-2024-8,1818,165

patches/03-May-2024-7973

sqlite3/03-May-2024-249,262151,221

src/03-May-2024-386290

.cargo_vcs_info.jsonD03-May-202474 65

.gitignoreD03-May-202426 43

Android.bpD03-May-20242.8 KiB110100

Cargo.tomlD03-May-20241.8 KiB6055

Cargo.toml.origD03-May-20241.5 KiB4642

LICENSED03-May-20241 KiB2016

METADATAD03-May-2024408 2019

MODULE_LICENSE_MITD03-May-20240

OWNERSD03-May-202440 21

README.androidD03-May-2024381 96

TEST_MAPPINGD03-May-2024257 1514

build.rsD03-May-202418.6 KiB484380

post_update.shD03-May-2024116 103

upgrade.shD03-May-20241.2 KiB2920

wrapper.hD03-May-202498 65

README.android

1This package is imported to Android and uses Android's external/sqlite
2header files and compilation flags to generate bindings.
3
4If features are changed for the libsqlite3-sys crate, please ensure those
5features are changed in the sqlite_bindgen_build module.
6
7If you update libsqlite3-sys, check its build.rs against the one at
8android/build.rs to ensure it is updated if needed.
9