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
4591c7bab5ea00db74e6205c1325f4fc5f947b37
sqlite/ext
T
History
dan 4ec56ff0ce Fix some errors in the guttman versions (disabled by default) of the algorithms in rtree.c.
FossilOrigin-Name: 64bad00b4f6fbbc3e5e75966f9c3959ad3d542ef
2009-10-05 05:40:08 +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
Fix some errors in the guttman versions (disabled by default) of the algorithms in rtree.c.
2009-10-05 05:40:08 +00:00
README.txt
…

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: 1212ms Template: 75ms
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