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
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* fix(engine/sqlite): fix join_operator rule

fix sqlc-dev#1919

* test: add endtoend

* chore: v1.19.1

* Update parser code

---------

Co-authored-by: Kyle Conroy <kyle@sqlc.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants