Skip to content

Conversation

@griffio
Copy link
Contributor

@griffio griffio commented Apr 3, 2025

fixes #668 🤷

This is the quickest fix to restore previous behaviour

Add back the optional join_constraint - seems to create the missing join condition needed by com.alecstrong.sql.psi.core.psi.mixins.JoinClauseMixin

Note - We don't need to remove the other uses of optional join_constraint

Tested sql-psi snapshot with SqlDelight

Add back the optional join_constraint - seems to create the missing join condition

Note - We don't need to remove the other uses of optional join_constraint
@griffio griffio changed the title Update sql.bnf Fix 668 missing JOIN CONSTRAINT Apr 3, 2025
@AlecKazakova AlecKazakova merged commit ee05f38 into sqldelight:master May 13, 2025
1 check passed
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.

Compile error with join constraints when used with dialect table functions

2 participants