]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the ".databases" command in the CLI so that it shows the result
authordrh <drh@noemail.net>
Wed, 26 Aug 2020 19:07:18 +0000 (19:07 +0000)
committerdrh <drh@noemail.net>
Wed, 26 Aug 2020 19:07:18 +0000 (19:07 +0000)
commit60081a03825a991ad08864f8d57f408a5c4002bb
tree5a0fabfa716c396b1e99e6bd0800b13f0820cba6
parent30497f416939666b3fce0e879c4cc192f240c67e
Enhance the ".databases" command in the CLI so that it shows the result
of sqlite3_db_readonly() and sqlite3_txn_state() for each database file.

FossilOrigin-Name: 0ffd16d23dd3b6467cce31af506c70fde44c3796d386c2a03896e43a6d683e60
manifest
manifest.uuid
src/shell.c.in