]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite_dbpage virtual table (enabled using SQLITE_ENABLE_DBPAGE_VTAB).
authordrh <drh@noemail.net>
Thu, 12 Oct 2017 20:37:20 +0000 (20:37 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Oct 2017 20:37:20 +0000 (20:37 +0000)
commit88dd668942076194e2af73d6668cd9d872f20d0c
tree4cbf7e046ad573e2a9cd9560d51244c122d379eb
parentaa62d2e48fe554bddeccab8837f344452137ded4
parent277ee81babd94ce08cda6c57596759dec457f35b
Add the sqlite_dbpage virtual table (enabled using SQLITE_ENABLE_DBPAGE_VTAB).
Make that virtual table and dbstat available to the command-line shell.

FossilOrigin-Name: eaeeb09d4aa1dbccdd2488af8461e2a8c8a53d92c63fd56330be041ad72a9e4a
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/shell.c.in