Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add tests and fixes for "PRAGMA ota_mode". |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | ota-update |
Files: | files | file ages | folders |
SHA1: |
39df35c4ac65ffba76ba2c6f6727cf5e |
User & Date: | dan 2014-09-17 15:20:24.516 |
Context
2014-09-17
| ||
19:05 | Fix an unintialized variable problem in sqlite3ota.c. (check-in: 0126860751 user: dan tags: ota-update) | |
15:20 | Add tests and fixes for "PRAGMA ota_mode". (check-in: 39df35c4ac user: dan tags: ota-update) | |
2014-09-16
| ||
20:02 | Clarify the effects of the pager_ota_mode pragma. Add tests and fixes for the same. (check-in: decaccc37c user: dan tags: ota-update) | |
Changes
Changes to ext/ota/ota2.test.
Changes to ext/ota/ota4.test.
Changes to src/insert.c.
Changes to src/trigger.c.