]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix BEGIN IMMEDIATE and BEGIN EXCLUSIVE so that they work even if one or
authordrh <drh@noemail.net>
Mon, 12 Oct 2020 13:24:00 +0000 (13:24 +0000)
committerdrh <drh@noemail.net>
Mon, 12 Oct 2020 13:24:00 +0000 (13:24 +0000)
commit1ca037f41e5590aed29fbb1e61bd9175f7bc387f
tree4dc0f0fbafb0b9edcc220b8a274fa3cc15bf773c
parent0897c3c05683488b11c909417eecf686a80d12bb
Fix BEGIN IMMEDIATE and BEGIN EXCLUSIVE so that they work even if one or
more of the database files in the connection are read-only.  Test cases
for this are in TH3.

FossilOrigin-Name: 2fa08c3963f008d4723c3f4f4496abcb6d4b575c85ba4a911a6aed5730b5948b
manifest
manifest.uuid
src/build.c
src/vdbe.c