]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide the sqlite3PrintMem() routine on SQLITE_DEBUG builds, which can be
authordrh <>
Wed, 5 May 2021 19:46:50 +0000 (19:46 +0000)
committerdrh <>
Wed, 5 May 2021 19:46:50 +0000 (19:46 +0000)
commit59df3e92db4c4d33bf31db4305306133942ce3ff
treed85e0fa45e1f9efa738a7aa80c11207e1495e0c7
parent4fd82a2a7848078aab0ac70a15b46a068ddf485d
Provide the sqlite3PrintMem() routine on SQLITE_DEBUG builds, which can be
invoked from a debugger to get a summary of the status of an sqlite3_value
or Mem object.

FossilOrigin-Name: 5ac24179f5ef16dccc1b65248e33376c9748767b14c75c1056f3b0d08b7a89a7
manifest
manifest.uuid
src/vdbe.c