sqlite/ext
danielk1977 2fe5cb1809 Avoid fts3 crash on (MATCH '""') expressions. Ticket #3717. (CVS 6343)
FossilOrigin-Name: 03679857a320517a7b89e5214e948bce9af896a9
2009-03-12 15:43:47 +00:00
..
fts1 Corrected typos and misspellings. Ticket #3702. (CVS 6336) 2009-03-05 04:20:31 +00:00
fts2 Corrected typos and misspellings. Ticket #3702. (CVS 6336) 2009-03-05 04:20:31 +00:00
fts3 Avoid fts3 crash on (MATCH '""') expressions. Ticket #3717. (CVS 6343) 2009-03-12 15:43:47 +00:00
icu Add header file sqliteicu.h to the ICU extension. This is analogous to the rtree.h and fts3.h headers used by other extensions to declare their entry points. Fix for ticket #3361. (CVS 5680) 2008-09-08 08:08:09 +00:00
rtree Fix a reference counting bug in rtree. Ticket #3549. (CVS 6054) 2008-12-22 15:04:32 +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.