]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid assuming that an expression like "x=10" in a WHERE clause implies that CASE...
authordan <Dan Kennedy>
Wed, 26 May 2021 18:51:57 +0000 (18:51 +0000)
committerdan <Dan Kennedy>
Wed, 26 May 2021 18:51:57 +0000 (18:51 +0000)
commit40b82f9dc64d6256f3624da044ff4e44a957e540
treef510666d538b90ee4f57850d80bafbe91f25542f
parent151446e793e6cf9398afd0fe48c45e2cbada8c4a
Avoid assuming that an expression like "x=10" in a WHERE clause implies that CASE(x AS TEXT)=='10'.

FossilOrigin-Name: 389ec669f416c74d651e25572f6e007c2a62ddd4027524f553107b06db5c55eb
manifest
manifest.uuid
src/select.c