SQLite

Check-in [e109b27e4d]
Login

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

Overview
Comment:Add support for update statements to sqlite3ota.c.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | ota-update
Files: files | file ages | folders
SHA1: e109b27e4d66b83e1a804e7556d9c91aa37fea28
User & Date: dan 2014-09-08 17:50:35.158
Context
2014-09-15
10:44
Add OP_Affinity opcodes to the VMs generated by sqlite3_index_writer(). (check-in: b9b38cb8e2 user: dan tags: ota-update)
2014-09-08
17:50
Add support for update statements to sqlite3ota.c. (check-in: e109b27e4d user: dan tags: ota-update)
2014-09-06
20:19
Add support for delete operations to the ota extension. (check-in: f988234ba5 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.