Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file ext/fts5/fts5_index.c version 21aec48189
2019-01-17
| ||
19:33 | Add the SQLITE_ENABLE_EARLY_CURSOR_CLOSE compile-time option which causes read cursors to be closed after their usefulness ends during a two-pass UPDATE. (check-in: 7def6c8edd user: drh tags: trunk) | |
19:11 | Fix a buffer overwrite that could occur when running an fts5 prefix query against a corrupt database. (check-in: 3910b5639d user: dan tags: trunk) | |