]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The shell does not output the sqlite_stat1 table on .dump or .schema.
authordrh <drh@noemail.net>
Sat, 10 Sep 2005 22:40:53 +0000 (22:40 +0000)
committerdrh <drh@noemail.net>
Sat, 10 Sep 2005 22:40:53 +0000 (22:40 +0000)
commit0c35667b02964eb185dfda361bac36902b6671a3
tree28e04630500006b32a1300e0a3a1b24254987a92
parentecc9242f6f2b7703f2f45b854b5553f8eba6a0c6
The shell does not output the sqlite_stat1 table on .dump or .schema.
The ANALYZE command now gathers statistics on tables that have only
a single index because this sometimes helps when reordering tables
in a join. (CVS 2686)

FossilOrigin-Name: 26565b8931419031f9a8dd3947e1e2bd23ccbff2
manifest
manifest.uuid
src/analyze.c
src/shell.c
test/analyze.test