sqlite/ext
drh 4146b4e34a Improved comments explaining the sha3_query() format. Fix a performance #ifdef
error in the sha3 implementation.

FossilOrigin-Name: 54ef7abd7f5b16f4b29c9519d283e142c9340fbf
2017-03-08 15:03:12 +00:00
..
async
fts1
fts2
fts3 Add an sqlite3_set_last_insert_rowid() method. Use it to work around fts4 and 2017-02-27 14:52:48 +00:00
fts5 Improve performance of fts5 writes by writing the "averages" record once at 2017-02-27 17:06:56 +00:00
icu Alternative ICU fix (compare to check-in [50e60cb4]) that avoids casting 2017-01-27 13:14:12 +00:00
misc Improved comments explaining the sha3_query() format. Fix a performance #ifdef 2017-03-08 15:03:12 +00:00
rbu Add test script ext/rbu/rbu_round_trip.tcl. Uses "dbselftest" to test that 2017-03-07 20:03:25 +00:00
rtree Remove the CLANG_VERSION macro, since we have learned that version numbers in 2017-02-15 15:09:09 +00:00
session Allow sqlite3session_apply() to apply changesets to tables that have been 2017-02-04 17:33:30 +00:00
userauth Add an 'extern "C"' block to header file sqlite3userauth.h. 2017-02-25 20:57:46 +00:00
README.txt

README.txt

Version loadable extensions to SQLite are found in subfolders
of this folder.