SQLite

Check-in [83491c5666]
Login

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

Overview
Comment:Add a %_config table to fts5.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | fts5
Files: files | file ages | folders
SHA1: 83491c56661ca78f96020ba68184bb3fb19e674f
User & Date: dan 2014-11-27 20:03:45.010
Context
2014-11-28
20:01
Add a cookie mechanism to ensure that the %_config table is re-read as required. (check-in: bb4a37b53d user: dan tags: fts5)
2014-11-27
20:03
Add a %_config table to fts5. (check-in: 83491c5666 user: dan tags: fts5)
2014-11-24
16:24
Add the auxiliary highlight() function to fts5. (check-in: 059092379f user: dan tags: fts5)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts5/fts5.c.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_aux.c.
Changes to ext/fts5/fts5_config.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_storage.c.
Changes to test/fts5aa.test.
Changes to test/fts5ab.test.
Changes to test/fts5ac.test.
Changes to test/fts5ad.test.
Changes to test/fts5ae.test.
Changes to test/fts5ah.test.
Changes to test/fts5aj.test.
Changes to test/fts5ak.test.
Added test/fts5al.test.