]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Combine the implementations of the ".tables" and ".indexes" commands in the
authordrh <drh@noemail.net>
Sat, 24 Dec 2016 21:32:40 +0000 (21:32 +0000)
committerdrh <drh@noemail.net>
Sat, 24 Dec 2016 21:32:40 +0000 (21:32 +0000)
commit6a5a4208fce89a15870af87d4254e0caa99323a8
treea90e09abe1d9648ab6b26f8f8039ef46c34c4a5a
parent2951809ed48c8500712acd0b52f891924ebd1739
Combine the implementations of the ".tables" and ".indexes" commands in the
command-line shell.  The ".indexes" command now puts the indexes in multiple
columns, just like ".tables" and shows all indexes in all attached databases.

FossilOrigin-Name: def29333655691c7d54451193be13445a2857d29
manifest
manifest.uuid
src/shell.c