Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add extra tests for corrupt database handling in fts5. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | fts5 |
Files: | files | file ages | folders |
SHA1: |
41449f7a0b5da6332eef48386c91ef63 |
User & Date: | dan 2015-04-24 15:56:09.379 |
Context
2015-04-24
| ||
19:41 | Add the "unindexed" column option to fts5. (check-in: 8630996134 user: dan tags: fts5) | |
15:56 | Add extra tests for corrupt database handling in fts5. (check-in: 41449f7a0b user: dan tags: fts5) | |
06:02 | Fix an fts5 build problem in main.mk. (check-in: 60045cedef user: dan tags: fts5) | |
Changes
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_tcl.c.
Changes to ext/fts5/test/fts5corrupt.test.
Added ext/fts5/test/fts5corrupt2.test.
Changes to ext/fts5/test/fts5rebuild.test.