mirror of
https://github.com/sqlite/sqlite.git
synced 2024-11-24 08:07:42 +01:00
bc4df6079c
user-authentication feature option. FossilOrigin-Name: 3a3f7bf4307c27e56546e51da06ecc9a262cdf155fda2dd359aa2326d207a147 |
||
---|---|---|
.. | ||
expert | ||
fts3 | ||
fts5 | ||
icu | ||
intck | ||
jni | ||
lsm1 | ||
misc | ||
rbu | ||
recover | ||
repair | ||
rtree | ||
session | ||
wasm | ||
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.