sqlite/ext
drh 92054fefcd Fix memory leaks in the amatch extension. Add a few simple test cases.
FossilOrigin-Name: 604134732e309a738e21bcb4240b9ff285d2bfe4
2013-09-30 17:37:15 +00:00
..
async Spelling and header fixes for the async extension. 2012-12-07 09:08:42 +00:00
fts1 Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. 2013-07-04 23:53:56 +00:00
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 Fix an FTS4 problem introduced by [361084e1eb]. 2013-08-21 15:45:27 +00:00
icu Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. 2013-07-04 23:53:56 +00:00
misc Fix memory leaks in the amatch extension. Add a few simple test cases. 2013-09-30 17:37:15 +00:00
rtree Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. 2013-07-04 23:53:56 +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.