sqlite/ext
drh ab908cfcb4 Fix a bug in rowid=? query handling. More problems remain.
FossilOrigin-Name: 5b0e6ba4a5050cf81cf41b977b28d714163569e0
2014-04-16 14:45:11 +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 Changes to FTS to ensure that it does not access the database from within the xConnect method. 2014-03-12 19:20:36 +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 Always include the ctype.h header in the spellfix.c extension. 2014-03-05 19:36:52 +00:00
rtree Fix a bug in rowid=? query handling. More problems remain. 2014-04-16 14:45:11 +00:00
session Fix a harmless compiler warning in the sessions test harness. 2014-03-06 15:01:11 +00:00
README.txt Add the ext/fts1 subdirectory for holding the first full-text search 2006-08-22 14:45:37 +00:00

README.txt

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