sqlite/ext
drh ec3e641a3c Add a prototype for an extension that sits in between the SQLite native code
virtual table interface and a CLR IDisposable object.

FossilOrigin-Name: 10bba8d0821159a45c6a0d6c3cef897cb4d4e9a6
2013-06-13 00:32:29 +00:00
..
async Spelling and header fixes for the async extension. 2012-12-07 09:08:42 +00:00
fts1 Many spelling fixes in comments. No changes to code. 2013-03-21 21:20:32 +00:00
fts2 Many spelling fixes in comments. No changes to code. 2013-03-21 21:20:32 +00:00
fts3 Merge all changes from trunk. 2013-06-12 17:17:45 +00:00
icu Many small harmless comment changes. Removal of obsolete comments and 2013-05-28 12:11:54 +00:00
misc Add a prototype for an extension that sits in between the SQLite native code 2013-06-13 00:32:29 +00:00
rtree Fix test cases for the new EXPLAIN QUERY PLAN format. Add the 2013-06-10 23:30:09 +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.