1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-09-16 19:22:12 +03:00
Files
sqlite/ext
stephan 312d116f4a Merge latest changes from the wal2 branch into the bedrock branch.
FossilOrigin-Name: 21e4744de2cf22a6d65ed68e943a385dac0b58aa46c01db07e9abefea9463190
2025-09-04 16:26:49 +00:00
..
2025-05-30 15:46:52 +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.