]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ".eqp trace" command to the CLI when using SQLITE_DEBUG, as a
authordrh <drh@noemail.net>
Sat, 26 Jan 2019 15:40:04 +0000 (15:40 +0000)
committerdrh <drh@noemail.net>
Sat, 26 Jan 2019 15:40:04 +0000 (15:40 +0000)
commitb4e5039316e0c8fee98913d6f3433074d28a4b6b
treed372a7a29ba68a5f1498b6098a0b0d5c2b91246d
parent0814acd98177fab44df29ebd24595a93c63eb68d
Add the ".eqp trace" command to the CLI when using SQLITE_DEBUG, as a
convenient shorthand for "PRAGMA vdbe_debug=ON" but with automatic indentation
feature for program listings provided by the CLI.

FossilOrigin-Name: 626502faa17b5b7a0fa36cabfd12e463eb09aec048d01c587a18d3977cf04662
manifest
manifest.uuid
src/shell.c.in