Skip to content

Conversation

@sbdchd
Copy link
Owner

@sbdchd sbdchd commented Dec 5, 2025

Ended up having to remove some leniency in the parser to fix the issues with merge statements.

Ended up having to remove some leniency in the parser to fix the issues
with merge statements.
@sbdchd sbdchd added the automerge automerge with kodiak label Dec 5, 2025
}
NotAllowed => {
if let Some(on_clause) = join.on_clause() {
acc.push(SyntaxError::new(
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rip the nice error message :/

@kodiakhq kodiakhq bot merged commit daf5e37 into master Dec 5, 2025
32 checks passed
@kodiakhq kodiakhq bot deleted the fix-parsing-some-merge-stmts branch December 5, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants