Skip to content

adding back context for lost where clauses #314

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

Merged
merged 3 commits into from
Feb 27, 2023

Conversation

slorello89
Copy link
Member

Fixes #307 - When implementing #157 - removed the Where parsing because the boolean expression was being fully parsed below, if someone uses a SELECT however, all that context is lost - bringing it back.

@slorello89 slorello89 merged commit 3a8a5b0 into main Feb 27, 2023
@slorello89 slorello89 deleted the bugfix/select-lost-context branch February 27, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Select Eliminate where clauses effects
2 participants