]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the sqlite_dbpage module correctly handle constraints of the form "WHERE pgno...
authordrh <>
Sat, 16 May 2026 16:08:03 +0000 (16:08 +0000)
committerdrh <>
Sat, 16 May 2026 16:08:03 +0000 (16:08 +0000)
commit7678510ff22f8d96759d8b4be26a2b3983c71af0
tree0495613f68eb9a0b1ab0f78a55839e1a7b1caadc
parent066b6673139d816450ab74e234d78451d7ac65e0
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: b6ce57f807297966f305d257e616f1c88a2f25c29f622249194b19d6fa014580
manifest
manifest.uuid
src/dbpage.c
test/dbpage.test