]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a hack to debug out a description of the WHERE clause of a SELECT (or other)...
authordan <dan@noemail.net>
Wed, 11 Nov 2015 18:08:58 +0000 (18:08 +0000)
committerdan <dan@noemail.net>
Wed, 11 Nov 2015 18:08:58 +0000 (18:08 +0000)
commite7dd68c2d44350a48ca2f4010b81f2470a265933
tree37d3a5b820c72354d680e0568b091870a957f48b
parent3d38cec99a5e635b2a69ca0ca8adfdeb99b96006
Add a hack to debug out a description of the WHERE clause of a SELECT (or other) statement. Use this in script tool/schemalint.tcl to automatically recommend indexes that might speed up specific queries.

FossilOrigin-Name: c6fa01c28ef7ceea2963a92dfffe62eed451b05c
manifest
manifest.uuid
src/where.c
test/schemalint.test [new file with mode: 0644]
tool/schemalint.tcl [new file with mode: 0644]