]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add test to ensure that changing the number of reserved bytes in a database using...
authordan <Dan Kennedy>
Wed, 27 Aug 2025 11:21:44 +0000 (11:21 +0000)
committerdan <Dan Kennedy>
Wed, 27 Aug 2025 11:21:44 +0000 (11:21 +0000)
commit1df00568b3d2c0457b60b3f3f1ab4d73a23b6b24
tree25a19a1f39cf303b7d97d67160918397fc6f79ac
parentf8b5cc695c2183c1406c9d373ee74c1dc640becd
Add test to ensure that changing the number of reserved bytes in a database using VACUUM does not confuse other connections in stock SQLite.

FossilOrigin-Name: 6bf54bbc4d503e8ebeb804dfb318383770e85d434dacbbbd8f6dadc7595b1856
manifest
manifest.uuid
test/reservebytes.test [new file with mode: 0644]