]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the ".table" command in the shell to show all tables in all
authordrh <drh@noemail.net>
Mon, 23 Apr 2012 12:38:05 +0000 (12:38 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Apr 2012 12:38:05 +0000 (12:38 +0000)
commit98781237522aff95052d80b67d474dcebfb46167
treee00a8c0132de9b6fc10ebd27d604e04f5e477383
parent9b8d3572a94969ca6e6aebc8dbe81c6213e4671a
Update the ".table" command in the shell to show all tables in all
attached databases, and to avoid using the deprecated sqlite3_get_table()
function.

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