sqlite/ext
mistachkin 46af59e96c In the async VFS, treat the new error code SQLITE_IOERR_DELETE_NOENT as success for xDelete.
FossilOrigin-Name: c507ca4a8eb255923ff32001a1903dc85960f485
2012-12-06 23:16:58 +00:00
..
async In the async VFS, treat the new error code SQLITE_IOERR_DELETE_NOENT as success for xDelete. 2012-12-06 23:16:58 +00:00
fts1 Corrected typos and misspellings. Ticket #3702. (CVS 6336) 2009-03-05 04:20:31 +00:00
fts2 Make sure substructure elements have proper alignment in the ICU tokenizers 2012-10-19 02:10:53 +00:00
fts3 Fix an uninitialized variable detected by valgrind. 2012-12-04 00:53:08 +00:00
icu Suppress many harmless compiler warnings, mostly signed/unsigned comparisons 2011-04-05 22:08:24 +00:00
rtree Fix several compiler warnings seen with MSVC. 2012-10-01 20:12:30 +00:00
README.txt Add the ext/fts1 subdirectory for holding the first full-text search 2006-08-22 14:45:37 +00:00

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