Skip to content

Conversation

orisano
Copy link
Contributor

@orisano orisano commented Jul 11, 2023

fix #1919

Added RIGHT OUTER JOIN and FULL OUTER JOIN to the join_operator rule, since they were not included.
ref: https://sqlite.org/syntax/join-operator.html

@kyleconroy kyleconroy merged commit ce45b98 into sqlc-dev:main Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support FULL OUTER JOIN in sqlite
2 participants