]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to "PRAGMA parser_trace=ON": Make it a flag pragma, and then
authordrh <drh@noemail.net>
Thu, 31 Jan 2019 01:39:01 +0000 (01:39 +0000)
committerdrh <drh@noemail.net>
Thu, 31 Jan 2019 01:39:01 +0000 (01:39 +0000)
commit9b747068bad531f0300891e6f569f67d55abb93b
tree488d1d3ce5c1651757df0db8f3b6598ebe876677
parent8bf4126c84341c5674fce578146992a36e5c26a8
Improvements to "PRAGMA parser_trace=ON": Make it a flag pragma, and then
use the flag to show the complete SQL text at the beginning of the parse.

FossilOrigin-Name: 507c43537f00d089efb3c3020fb6e826e8f89f3efa2caaa12c5309d35dd0c22e
manifest
manifest.uuid
src/pragma.c
src/pragma.h
src/sqliteInt.h
src/tokenize.c
tool/mkpragmatab.tcl