]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the command-line shell add the (undocumented and unsupported) ".eqp"
authordrh <drh@noemail.net>
Fri, 28 Feb 2014 20:47:24 +0000 (20:47 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Feb 2014 20:47:24 +0000 (20:47 +0000)
commitefbf3b1a1066b541123e065c9a1469462b1bec27
tree7fa3dcf174587809e50018d4d4c40e66f2da271f
parent07901eb8c3ab341c5fe5119069e39ebf91117b39
In the command-line shell add the (undocumented and unsupported) ".eqp"
command and -eqp command-line option, to cause EXPLAIN QUERY PLAN to be
run on each SQL statement as it is evaluated.  Intended use is for analysis
of the query planner.

FossilOrigin-Name: e6ecf7337658624d664e1e71ba3fc527fd6578c1
manifest
manifest.uuid
src/shell.c