sqlite/ext
drh 7fb30bd0dd Merge in the latest trunk changes, including partial indexes, the MAX_PATH
fix in os_win.c, and the sqlite3_cancel_auto_extension() API.

FossilOrigin-Name: 7e1acb390770d1bd189fac7a3a7f96106f96e3a4
2013-08-02 20:44:48 +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 Modify several extensions to use the new exported function naming. 2013-07-09 12:36:30 +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 Documentation changes to warn that sqlite3_set_auxdata() might call the 2013-07-18 14:16:48 +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
session Remove the undocumented sqlite3_foreign_key_check() API and replace it with 2013-07-11 13:49:59 +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.