Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove where-clause from syntax #300

Merged

Conversation

thetarnav
Copy link
Contributor

@thetarnav thetarnav commented Jan 24, 2024

Fixes a grammar bug that it seems I've introduced in the last change.
The where clause was the problem so now I removed it.

from
image

to
image

btw the extension is still using older grammars, not sure why
I needed to build locally to use the one in master

@DanielGavin DanielGavin merged commit d93559a into DanielGavin:master Jan 25, 2024
4 of 6 checks passed
@DanielGavin
Copy link
Owner

Strange it's not being built into the extension.

@thetarnav thetarnav deleted the syntax-remove-where-clause branch January 25, 2024 10:54
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.

2 participants