sqlite/ext
2015-05-19 16:22:58 +00:00
..
async
fts1
fts2 Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. 2013-07-04 23:53:56 +00:00
fts3 Remove some dead code from fts3_snippet.c. 2015-05-06 17:51:59 +00:00
icu
misc Fix harmless compiler warnings seen with MSVC 2015. 2015-04-19 21:43:16 +00:00
ota Allow OTA update state data to be stored in a database separate from the OTA update database. 2015-05-19 16:22:58 +00:00
rtree Remove a couple stray test breakpoint calls. 2015-05-08 00:58:39 +00:00
userauth Clean up some #includes in the extension API implementation. 2014-09-11 17:14:54 +00:00
README.txt

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