sqlcipher/ext
Stephen Lombardo 4745d8a485 Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
..
async Snapshot of upstream SQLite 3.11.0 2016-02-23 09:07:39 -06:00
expert Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05: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.27.1 2019-02-10 10:35:42 -05:00
fts5 Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
icu Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
lsm1 Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
misc Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
rbu Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
repair Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
rtree Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
session Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
userauth Snapshot of upstream SQLite 3.25.2 2018-09-28 14:35:21 -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.