]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Eliminate the sqlite3_unsupported_selecttrace global variable by creating
authordrh <drh@noemail.net>
Fri, 4 Dec 2020 16:09:27 +0000 (16:09 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Dec 2020 16:09:27 +0000 (16:09 +0000)
commit0a3e80b051e6c8894bfbbedd5d08bcfecb4c8a0c
treec76152cc33a5251cb09b7d0e1dd07cbf537c3f33
parent3190b88e756baa82b7e41bc1ca721192784d7bcd
parentfda8e49207df6036e229e73cfe6b614416a486b1
Eliminate the sqlite3_unsupported_selecttrace global variable by creating
a new test-control to control SELECT tracing.  Note that SELECT tracing is
only available on debug builds.

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