]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the EXPLAIN TABLES syntax that uses SQLITE_STMTMODE_TABLELIST. Seems sqlite3_stmt_mode
authordrh <drh@noemail.net>
Fri, 20 Mar 2020 20:00:10 +0000 (20:00 +0000)
committerdrh <drh@noemail.net>
Fri, 20 Mar 2020 20:00:10 +0000 (20:00 +0000)
commit27de99df798e5695dc3278dddd9d343cdafaba2c
treefa520ead8c5250b3633521acfd66391ec5af9fa2
parent3041bf593bdf6b416959378f6039316cbc8b2e34
Add the EXPLAIN TABLES syntax that uses SQLITE_STMTMODE_TABLELIST.  Seems
to work, but not well-tested.

FossilOrigin-Name: e7343ce7514f61eb1aeba22ab83da5b05779080db394332e2e90b4d54cabe123
manifest
manifest.uuid
src/parse.y
src/vdbeaux.c
tool/mkkeywordhash.c