SQLite

Check-in [5af8db56af]
Login

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

Overview
Comment:Allow OTA update state data to be stored in a database separate from the OTA update database.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | ota-update
Files: files | file ages | folders
SHA1: 5af8db56af457d60ea030d84666ca7fffb6821fe
User & Date: dan 2015-05-19 16:22:58.978
Context
2015-05-19
16:26
Add a comment for SQLITE_FCNTL_OTA to sqlite.h.in. (Closed-Leaf check-in: efa20f8e41 user: dan tags: ota-update)
16:22
Allow OTA update state data to be stored in a database separate from the OTA update database. (check-in: 5af8db56af user: dan tags: ota-update)
14:14
Merge latest trunk changes with this branch. (check-in: 6055a6725c user: dan tags: ota-update)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/ota/ota1.test.
Changes to ext/ota/sqlite3ota.c.
Changes to ext/ota/sqlite3ota.h.
Changes to ext/ota/test_ota.c.