]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not automatically assume that ROWID is NOT NULL when compiled with
authordrh <>
Sun, 24 Mar 2024 16:42:12 +0000 (16:42 +0000)
committerdrh <>
Sun, 24 Mar 2024 16:42:12 +0000 (16:42 +0000)
commit5b9ba67d8efaf39674ae9ee92fc4e07c2e4cfe2d
tree7cb0b8aa30a54782dcbebadcd838f403b65948c8
parentc2526e2c2d62cad935927f0aba112b788fce741a
Do not automatically assume that ROWID is NOT NULL when compiled with
SQLITE_ALLOW_ROWID_IN_VIEW.
dbsqlfuzz 31b38eeb63a4e1562de665078f52b7b47a7543cf

FossilOrigin-Name: b5d2dce18fcd00749a3efe8386df42fca103f86bd862f2610cfb05651ddb9d59
manifest
manifest.uuid
src/expr.c
src/select.c