Improve the omit-left-join optimization so that it works in some cases
commit674c6b6c849cda460a5b4b63aecc60d7406af260
authorD. Richard Hipp <drh@hwaci.com>
Wed, 31 Jan 2018 16:50:27 +0000 (31 16:50 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 31 Jan 2018 16:50:27 +0000 (31 16:50 +0000)
tree189e7aaddad49bb5087d05509e58f125ef22e258
parentf644dd7039c3eceef2cca4dcafe7506ff3f0d9da
parent24023f33a2d317077ded59981914cddd83361c75
Improve the omit-left-join optimization so that it works in some cases
when the RHS is subject to a UNIQUE but not NOT NULL constraint.