]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the sqlite_dbpage module correctly handle constraints of the form "WHERE pgno...
authordan <Dan Kennedy>
Fri, 15 May 2026 17:24:34 +0000 (17:24 +0000)
committerdan <Dan Kennedy>
Fri, 15 May 2026 17:24:34 +0000 (17:24 +0000)
commit0c3b3f93d17a57cfd4622f0afc2525caf73d4c51
treeb37969a77da59f4f762a5e2849dea94460cbc114
parent9f3208e1f89914d6af5f4a8dda601773373ad209
Have the sqlite_dbpage module correctly handle constraints of the form "WHERE pgno=$pgno" when $pgno is an integer that cannot be represented as a signed, 32-bit value.

FossilOrigin-Name: 350152d5124b71b3dd640c109dbac5f05a3a9583a335fbe25f707e1b754c1c74
manifest
manifest.uuid
src/dbpage.c
test/dbpage.test