drh 37f22ff75e Fix a problem in the fts5matchinfo.test file that prevented it from 1 周之前
..
expert b6503f1444 Cygwin-centric fixes from Jan Nijtmans. 1 月之前
fts3 136afcfcc1 Avoid a potential integer overflow in non-default builds of the fts3 matchinfo() function. 2 周之前
fts5 37f22ff75e Fix a problem in the fts5matchinfo.test file that prevented it from 1 周之前
icu fed5234fb3 ext/icu/README.txt: clean up EOL whitespace and add a mention of the --with-icu-... configure flags available as of version 3.48. 5 月之前
intck 064b681e9b First attempt at getting the build to work with Tcl 9.0. 9 月之前
jni c801f8954e JNI: part 3 (of 3) of typos and Java style tweaks suggested in [forum:99ac7961d82f57f3|forum post 99ac7961d82f57f3]. Tested with jdk v8 and v21. 2 周之前
lsm1 da5f813878 Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. 2 月之前
misc 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. 3 周之前
rbu 87b90921b6 In Tcl, always use eq/ne for comparing strings, not ==/!= 1 月之前
recover f857482ed1 Add an appropriate _declspec to the declaration of the sqlite3_dbdata_init() 1 周之前
repair 5d60f47001 Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa165083ac3|forum post 006c8fa165083ac3] and individually checked for correctness. Affects only code comments, docs, and a single line of debug output in a test app. 2 月之前
rtree 01ef1dfc1f Use flexible arrays for RTREE. 1 月之前
session c4e7cf68ce Update to comments in sqlite3session.h. 1 周之前
wasm 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. 3 周之前
README.md 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. 3 周之前

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.