Files
sqlite/ext
dan 85ced205da Prevent tokenize-blobs from being used with non-contentless tables. Fix some other issues with the new code on this branch.
FossilOrigin-Name: 6a640ea4d8938e2b0c73b5aa35d1ce96eea1d1304a26c98dc054e9949d1b7c8c
2024-04-17 19:48:41 +00:00
..

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.