sqlcipher/ext
Stephen Lombardo c17b466415 Snapshot of upstream SQLite 3.32.1 2020-05-27 16:08:37 -04:00
..
async Snapshot of upstream SQLite 3.11.0 2016-02-23 09:07:39 -06:00
expert Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
fts1 Snapshot of upstream SQLite 3.11.0 2016-02-23 09:07:39 -06:00
fts2 Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
fts3 Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
fts5 Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
icu Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
lsm1 Snapshot of upstream SQLite 3.30.1 2019-10-27 18:21:41 -04:00
misc Snapshot of upstream SQLite 3.32.1 2020-05-27 16:08:37 -04:00
rbu Snapshot of upstream SQLite 3.31.0 2020-04-22 11:11:26 -04:00
repair Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
rtree Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
session Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
userauth Snapshot of upstream SQLite 3.31.0 2020-04-22 11:11:26 -04:00
README.md Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00

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.