Replies: 1 comment 2 replies
-
Hmm 🤔 ... Maybe |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Check following example:
Both of them will generated(expected) SQL like this: (both of them use LEFT JOIN)
so, if this is true, why we mention this in document for must specify
auto_iauto_inner_joinnner_join: false
when use left outer join here?Thanks
It menthion here too
Beta Was this translation helpful? Give feedback.
All reactions