Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

sql/plan: make LEFT and RIGHT join work as expected #743

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

erizocosmico
Copy link
Contributor

Closes #742

Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
@erizocosmico erizocosmico requested a review from a team June 4, 2019 14:55
@ajnavarro ajnavarro merged commit 4a301c6 into src-d:master Jun 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LEFT JOIN and RIGHT JOIN are returning more than a single row per left/right row
2 participants