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

Handle select in ExpressionVisitorAdapter #1972

Merged
merged 1 commit into from Feb 23, 2024

Conversation

sivaraam
Copy link
Contributor

The ExpressionVisitorAdapter could handle Select to simplify the implementation of its children.

I've suggested an implementation that extracts portions from the ParenthesedSelect handling. Do take a look and let me know if this is fine.

@manticore-projects
Copy link
Contributor

Thank you for your contribution, good point!

@manticore-projects manticore-projects merged commit 424a852 into JSQLParser:master Feb 23, 2024
3 checks 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.

None yet

2 participants