Files
sqlite/ext
larrybr c7d6066072 Fix CLI memory leak upon loading any shell extension.
FossilOrigin-Name: b91cec479d1b43598863d7b15927054cd089f51a385e86a4e511ffef64f6cfad
2023-05-15 21:33:26 +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.