sqlite/ext
dan cb38809159 Add a test case to check that the fts5 unicode64 tokenizer is dealing with
codepoints greater than 65535 correctly.

FossilOrigin-Name: 9f7a6ae878cd17ff4de7c55e654406773e0ea2b9fe1c4e2a9fc2b0da84d059a4
2018-05-09 16:32:00 +00:00
..
async
expert Make a separate limb in the EXPLAIN QUERY PLAN output for the various lines 2018-05-04 00:39:43 +00:00
fts1
fts2
fts3
fts5 Add a test case to check that the fts5 unicode64 tokenizer is dealing with 2018-05-09 16:32:00 +00:00
icu
lsm1
misc
rbu
repair
rtree More test case updates. Tests are all running now. 2018-05-02 19:42:33 +00:00
session
userauth
README.md

README.md

Loadable Extensions

Various loadable extensions for SQLite are found in subfolders.

Most subfolders are dedicated to a single loadable extension (for example FTS5, or RTREE). But the misc/ subfolder contains a collection of smaller single-file extensions.