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
feb306f556fb5737e30721f2fa3ca54bfa249d64
sqlite/ext
T
History
danielk1977 9af00021a1 Mark the rtreeUpdate function as static. (CVS 6961)
FossilOrigin-Name: b6bdfdc69df4fc6cad669fd8b2cbaa9ecb95cb78
2009-08-06 18:36:47 +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
Mark the rtreeUpdate function as static. (CVS 6961)
2009-08-06 18:36:47 +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: 580ms Template: 16ms
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