This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
ext
/
misc
History
drh
5ab567078a
Enhance the spellfix extension with the ability to specify a rowid when
...
inserting new rows. FossilOrigin-Name: 369c480cda6fa66394b995346bbf51f3298446e1
2014-08-22 11:11:30 +00:00
..
amatch.c
…
closure.c
…
compress.c
Add an extension that implements compress() and uncompress() SQL functions.
2014-06-13 13:08:21 +00:00
fileio.c
Fix harmless compiler warnings.
2014-08-11 14:21:32 +00:00
fuzzer.c
…
ieee754.c
…
nextchar.c
…
percentile.c
…
regexp.c
…
rot13.c
…
spellfix.c
Enhance the spellfix extension with the ability to specify a rowid when
2014-08-22 11:11:30 +00:00
totype.c
Fix harmless macro redefinition warnings in the totype extension.
2013-10-15 10:43:04 +00:00
vfslog.c
Improved header comment with better instructions on the vfslog.c
2013-10-19 16:51:39 +00:00
vtshim.c
…
wholenumber.c
…