]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the subquery result column NULL-ifier so that it correctly handles
authordrh <>
Wed, 15 Feb 2023 19:53:08 +0000 (19:53 +0000)
committerdrh <>
Wed, 15 Feb 2023 19:53:08 +0000 (19:53 +0000)
commit6945ba787f11eb165ec9f25c359b4c91993643a5
treeaf627b5e98d712c526eb959a00e07a0636d65d54
parente3ec00ccb8ea49dbe8c99fd5e5967dadaddd9852
Fix the subquery result column NULL-ifier so that it correctly handles
subquery columns past the 63rd column.

FossilOrigin-Name: 77b220a7240425fa83e142ceef78505208e6e38d797070e146b9f7d255f753c7
manifest
manifest.uuid
src/select.c