b5ef728db6
locked. Otherwise, there is a race condition whereby a connection in another process process may unlink() it while it is still in use. FossilOrigin-Name: c8b8b9b573665c2b4d278bb679a48ac407374b8d860f0c3f4d50a303043464ad |
||
---|---|---|
.. | ||
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.