34aebb88da
and "LsmPgno". This allows the LSM code to be compiled as a single unit with sqlite3.c. FossilOrigin-Name: 30bf38d589adf0b2eb613e184ffb03ed7e625736cb04fd5c341328f72bc5ef4d |
||
---|---|---|
.. | ||
async | ||
fts1 | ||
fts2 | ||
fts3 | ||
fts5 | ||
icu | ||
lsm1 | ||
misc | ||
rbu | ||
repair | ||
rtree | ||
session | ||
userauth | ||
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.