]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a NEVER() in the iif() logic that can be true if compiled with
authordrh <>
Fri, 29 Nov 2024 11:49:05 +0000 (11:49 +0000)
committerdrh <>
Fri, 29 Nov 2024 11:49:05 +0000 (11:49 +0000)
commit5c208f36a453c821cfcb021d643872e5ebfadbff
tree5ad2b6537f66c66123cfffe1d567eb4df68fa405
parent2aac89661170be2d0a0ad91baa83d11e13df4bea
Fix a NEVER() in the iif() logic that can be true if compiled with
SQLITE_ENABLE_UNKNOWN_SQL_FUNCTIONS.  Problem introduced by [eb5ac9e5b9a4f9c8].

FossilOrigin-Name: 3ec2df5a6c731b59b0ab132ee59c74d107f9c4bd32cf47d9776887858b9c0dea
manifest
manifest.uuid
src/expr.c