]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bug fix in the SubrtnSig logic from [c9a3498113074bbc], if a subquery is
authordrh <>
Wed, 20 Nov 2024 14:59:32 +0000 (14:59 +0000)
committerdrh <>
Wed, 20 Nov 2024 14:59:32 +0000 (14:59 +0000)
commit2722e2e822a26eb62cdf0e12683de1c5f61bf2b9
treefcf3c4c61979d39337318f3130beb9f4817d6dc9
parentd4a65cfc51c5dffebc23d29a91cd369c36943f4c
Bug fix in the SubrtnSig logic from [c9a3498113074bbc], if a subquery is
copied and then changes are made to the copy, be sure to give the copy
a unique Select.selId value so that the original will not be substituted
in place of the modified copy.
[forum:/forumpost/0b9ded2f8428ac00|Forum post 0b9ded2f8428ac00].

FossilOrigin-Name: 19d1bede5654bcfa9f7a151b9b2616a3d10873b8e3f8cf54a3a7e810da08f844
manifest
manifest.uuid
src/wherecode.c
test/in7.test