]> git.ipfire.org Git - thirdparty/sqlite.git/commit
New --normal option for the ".open" command in the CLI. Also, when opening
authordrh <>
Sat, 25 Oct 2025 19:36:12 +0000 (19:36 +0000)
committerdrh <>
Sat, 25 Oct 2025 19:36:12 +0000 (19:36 +0000)
commit2b24d8957e196be6a1fa5a2b0dc3441706df7832
tree28247025e73a108e4274cefdbdb81380c35cd5a2
parent726e83610806a62d27754da77e5f700beedabac6
New --normal option for the ".open" command in the CLI.  Also, when opening
the database for deduceDatabaseType(), use the same open-flags that will
be used subsequently for the official open, to avoid creating unusable
file descriptors that need to be held until all database instances close.

FossilOrigin-Name: 5e20a0435b1bd84d90c9a419219afe794fdf8ea73213f4c7ae5612c0375bed55
manifest
manifest.uuid
src/shell.c.in