]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow read-only connections to ignore hot journals created by "PRAGMA journal_mode...
authordan <Dan Kennedy>
Tue, 29 Oct 2024 19:34:58 +0000 (19:34 +0000)
committerdan <Dan Kennedy>
Tue, 29 Oct 2024 19:34:58 +0000 (19:34 +0000)
commit2e7fcc41620f5a5923c88d739a794c71f387f1d6
tree843ce4447f4a2eb5e005fa7a2f8710b4491bed5f
parentffddcb725f752d71179f8c354ac7ddd185255de6
Allow read-only connections to ignore hot journals created by "PRAGMA journal_mode = wal".

FossilOrigin-Name: d003480db7443025cfd2227096fd929454e9243d5f393f296b74f9bdad15d396
manifest
manifest.uuid
src/pager.c
test/nolock.test
test/readonly2.test [new file with mode: 0644]