Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use 64-bit math to compute the sizes of memory allocations in extensions. | drh | 2019-01-08 |
* | Initial code to make shadow tables read-only to ordinary SQL. The now | drh | 2018-11-05 |
* | Fix an issue with the new memstat.c extension. | drh | 2018-10-08 |
* | Fix a bug in the sqlite_memstat virtual table that was causing it to report | drh | 2018-09-28 |
* | Another minor tweak to memstat.c so that it may be built against older versions | dan | 2018-09-27 |
* | Modify the memstat virtual table so that it works with SQLite version 3.9.2. | drh | 2018-09-27 |
* | Enhancements to sqlite_memstat: | drh | 2018-09-27 |
* | Add initial ZIPVFS support for the "main" database to the sqlite_memstat | drh | 2018-09-27 |
* | Initial prototype of a eponymous virtual table that accesses sqlite3_status64() | drh | 2018-09-27 |