]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a assert() in the query planner that can arise when doing row-value
authordrh <drh@noemail.net>
Mon, 5 Nov 2018 13:35:11 +0000 (13:35 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Nov 2018 13:35:11 +0000 (13:35 +0000)
commit413a0dc8c6105eb3930e724560dadb892f2b8e27
tree5482ab67b7b7be5854719c554ae0d32a6da912e2
parentae8cb0a4e0a5b263a1ba697dfb8f83221a72f3e2
Fix a assert() in the query planner that can arise when doing row-value
operations on a PRIMARY KEY that contains duplicate columns.
Ticket [1a84668dcfdebaf12415d].

FossilOrigin-Name: 1309c84ad36b6ac6dedd103892445bf60dbf27167ef71e7722e934f2175a4199
manifest
manifest.uuid
src/wherecode.c
test/rowvalue.test