Files
sqlite/ext
drh bfcc1605d9 Import all FTS3/4 enhancements and fixes that exist on the latest trunk
(3.31.0-beta) that do not require extensive change to the SQLite core
into the 3.22 branch.  Basically, the 3.31.0 FTS3 sources are copied into
3.22.0, with minor changes to work around core enhancements that are not
available in 3.22.0.

FossilOrigin-Name: cbcbb1e5a98bde5a40e90faf8467b4f761d2ad7414cf4423571bdb8ba38a81d5
2020-01-17 14:18:48 +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.