]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Generalize the sqlite3_dbpage virtual table so that it is able to write
authordrh <>
Mon, 9 Sep 2024 18:45:58 +0000 (18:45 +0000)
committerdrh <>
Mon, 9 Sep 2024 18:45:58 +0000 (18:45 +0000)
commit882aba40906150d96ef2ba1ca2cd15aeada1dee2
tree0b4c1c2ea91ad6d4a0b91d43ad0cdc2e72f1450c
parent9c2f068ebd61e765a6f059ad1eb9922d306b4f9e
Generalize the sqlite3_dbpage virtual table so that it is able to write
new pages onto the end of the database file using INSERT.

FossilOrigin-Name: fe0d67e72d4228661c021f227bfc0d5ddb1b726db0f36c7221ead8dd8bd1dc73
manifest
manifest.uuid
src/dbpage.c