SQLite Android Bindings

Check-in [2326888d88]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Upgrade this project to version 3.25.1.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2326888d881f294a1589202b06d0aec692c9fa4d
User & Date: dan 2018-09-18 20:41:45.351
Context
2018-09-24
19:06
Partly revert [e8a9b149f7] so that for SEE-enabled builds, the journal mode of the database is not changed to match the configuration flags as soon as it is opened. (check-in: 8a027aa451 user: dan tags: trunk)
2018-09-18
20:41
Upgrade this project to version 3.25.1. (check-in: 2326888d88 user: dan tags: trunk)
19:41
Cherrypick SQLite commit e41e50fe into this project. Also add -DSQLITE_ENABLE_BATCH_ATOMIC_WRITE in Android.mk. (check-in: a113b9be83 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to sqlite3/src/main/jni/sqlite/sqlite3.c.
Changes to sqlite3/src/main/jni/sqlite/sqlite3.h.