]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid assuming that an expression in an ON() clause that evaluates to zero implies...
authordan <Dan Kennedy>
Tue, 25 Apr 2023 14:37:12 +0000 (14:37 +0000)
committerdan <Dan Kennedy>
Tue, 25 Apr 2023 14:37:12 +0000 (14:37 +0000)
commit0941ea8a62991ab5725ff729fd4d8cacce1434e1
tree8d99455afbb2a82726c7cb5cc0a166feea0b692a
parent38c2052767df63ced5b3d96c46844f6a8d28a86f
Avoid assuming that an expression in an ON() clause that evaluates to zero implies that the query will return zero rows when the query contains a RIGHT JOIN. [forum:95849acbe1|Forum Post 95849acbe1].

FossilOrigin-Name: 1783655ea422185e75593b89e4ef452a6f5496aefd389f88ce7fe4b7d41d6a98
manifest
manifest.uuid
src/where.c
test/joinH.test