]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the "PRAGMA index_info" and "PRAGMA index_xinfo" statements so that index-info-on-table
authordrh <drh@noemail.net>
Tue, 25 Oct 2016 15:39:58 +0000 (15:39 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Oct 2016 15:39:58 +0000 (15:39 +0000)
commit2a3489ae8228ee4a065d49a9b65a5d84707a4c2e
tree665cad6022928ca6095a321e65aed66fb21887fe
parent01e697b4ecefc001695caafefe3e1eb02527fa99
Enhance the "PRAGMA index_info" and "PRAGMA index_xinfo" statements so that
they work on WITHOUT ROWID tables and provide information about the underlying
index btree that implements the WITHOUT ROWID table.

FossilOrigin-Name: fe49fb03133fec8bed51c2e2c1b6848ab9fc563e
manifest
manifest.uuid
src/pragma.c
test/without_rowid1.test