]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite_dbpage virtual table so that it starts a write transaction
authordrh <>
Wed, 9 Mar 2022 14:29:33 +0000 (14:29 +0000)
committerdrh <>
Wed, 9 Mar 2022 14:29:33 +0000 (14:29 +0000)
commit468657ec193467b08a0d1907fd7c93db7c1c1e64
tree05d34fe5b7f169d44c039858a9cd73b199f60b3b
parent3b7520b747bc6eccf559e08babd863fc54aac260
Fix the sqlite_dbpage virtual table so that it starts a write transaction
on all attached schemas.

FossilOrigin-Name: e92c4fdb99eb09507e6b970067c1a6f2043838f67017125851469d66c1bb5b20
manifest
manifest.uuid
src/dbpage.c
src/sqliteInt.h
src/where.c