Logo
Explore Help
Sign In
paulhorn/sqlite
1
0
Fork 0
You've already forked sqlite
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
8099ce6f4a79bdb9311dbd620abdcaed8db2d538
sqlite/ext
T
History
dan 17458718b2 Update an r-tree test to account for changes in the query planner.
FossilOrigin-Name: e5ce66d40bd68dc014071f7830112fa3b1d72948
2009-09-10 18:26:05 +00:00
..
async
When the asynchronous IO backend opens a file with the EXCLUSIVE flag set, make sure only a single file-descriptor is opened (not one for reading and one for writing). This change fixes #3978. (CVS 6905)
2009-07-18 11:52:04 +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
Add the experimental API sqlite3_strnicmp(). Modify fts3 so that in terms like 'column_name:token' the column_name is interpreted in a case-insenstive fashion. Ticket #3996. (CVS 6950)
2009-07-28 16:44:26 +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
Update an r-tree test to account for changes in the query planner.
2009-09-10 18:26:05 +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.
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 132ms Template: 51ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API