index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test_vfstrace.c
Commit message (
Expand
)
Author
Age
*
Move the vfstrace extension out of src/ over into ext/misc/ where it belongs.
drh
2024-09-09
*
Add a C-source spell-checking facility. make misspell (on Nix)
larrybr
2023-06-07
*
Add the sqlite3_rtree_query_callback() API to the RTree virtual table.
drh
2014-04-28
*
Only error out on a database file move when attempting to start a write
drh
2013-12-06
*
Add code to detect if the database file is moved or deleted out from under
drh
2013-12-06
*
Add the SQLITE_FCNTL_TEMPFILENAME file control that asks the underlying VFS
drh
2012-12-06
*
Fix all known instances of 'repeated the' style typos in comments. No change...
mistachkin
2012-08-25
*
Expose the sqlite3_stricmp() interface. Add the SQLITE_FCNTL_PRAGMA file
drh
2012-02-23
|
\
|
*
Change the SQLITE_FCNTL_PRAGMA file-control so that it can return a string
drh
2012-02-22
|
*
Begin adding support for SQLITE_FCNTL_PRAGMA.
drh
2012-02-22
|
/
*
Add a file-control that will discover the name of the bottom-level VFS and
drh
2011-12-14
*
Add a big comment to the top of test_vfstrace.c to explain how to compile
drh
2011-05-20
*
Update the test_vfstrace.c shim to conform to the new VFS interface for
drh
2011-03-23
*
Additional interpretation of flags and constants in the VFS trace output.
drh
2011-03-16
*
Add the VFS-trace shim.
drh
2011-03-16