MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ ext/misc/memstat.c
autosetup
October 6, 2023
D
Ensure that all fields of static sqlite3_module objects are explicitly
drh
committed
2y ago
1935887
January 8, 2019
D
Use 64-bit math to compute the sizes of memory allocations in extensions.
drh
committed
7y ago
2d77d80
November 5, 2018
D
Initial code to make shadow tables read-only to ordinary SQL. The now
drh
committed
7y ago
84c501b
October 8, 2018
D
Fix an issue with the new memstat.c extension.
drh
committed
7y ago
7dd630a
September 28, 2018
D
Fix a bug in the sqlite_memstat virtual table that was causing it to report
drh
committed
8y ago
09b523c
September 27, 2018
D
Another minor tweak to memstat.c so that it may be built against older versions
dan
committed
8y ago
0efb6f5
D
Modify the memstat virtual table so that it works with SQLite version 3.9.2.
drh
committed
8y ago
6dd5f07
D
Enhancements to sqlite_memstat:
drh
committed
8y ago
d7134fe
D
Add initial ZIPVFS support for the "main" database to the sqlite_memstat
drh
committed
8y ago
7c5577a
D
Initial prototype of a eponymous virtual table that accesses sqlite3_status64()
drh
committed
8y ago
d7fda6c