]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the analyze() SQL function implemented the ext/misc/analyze.c extension
authordrh <>
Wed, 15 Apr 2026 12:20:11 +0000 (12:20 +0000)
committerdrh <>
Wed, 15 Apr 2026 12:20:11 +0000 (12:20 +0000)
commitb57d2a5a5193eea109ec8b1dc24a09a39d025c2b
tree3dcbb3a46aa528dc4b085e15b97f87e1a1517bd5
parentf0baddb20531551a69e11e6722a0216b202091d1
parent84c107922078513d9929b872fe9715e8c12aedc3
Add the analyze() SQL function implemented the ext/misc/analyze.c extension
(but not part of the amalgamation).  Make that function available in the
CLI and add a new ".dbinfo" command to the CLI using that function.

FossilOrigin-Name: 4c4988e56df3c668b8891e2a55887a6618f5b84e9111e562b93059ddb9a662dc
manifest
manifest.uuid
src/shell.c.in