]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add restriction (29) to the query flattener - do not allow flattening that right-join-query-flattener
authordrh <>
Wed, 8 Jun 2022 15:30:39 +0000 (15:30 +0000)
committerdrh <>
Wed, 8 Jun 2022 15:30:39 +0000 (15:30 +0000)
commit5c118e3946b941ade486d10f4ec2f13efbecd76d
tree23f7fe1e9a6b5a795c8b79e7e04adb62fe4b650f
parenta341bae94840b7ccb4fcf9b0079fa3c7b80841c5
Add restriction (29) to the query flattener - do not allow flattening that
would leave both EP_InnerON and EP_OuterON constraints on the same join term.

FossilOrigin-Name: c585d6a4678b04f4cedc08852d01c44cdf52ae2c8ccd1174c3d5a395088bf528
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/treeview.c