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

Unparenthesized SubSelect as FromItem #2073

Conversation

ssteinhauser
Copy link
Contributor

This PR provides an implementation to support an unparenthesized Select as FromItem.

@manticore-projects
Copy link
Contributor

This hurts my eyes so much:

SELECT * FROM SELECT 1 WHERE 1 IN SELECT 1

But your implementation is excellent, thank you so much for your contribution.
Merged without much ado.

@manticore-projects manticore-projects merged commit 60f4d74 into JSQLParser:master Sep 10, 2024
3 checks passed
@ssteinhauser ssteinhauser deleted the feature/unparenthesized-from-item-sub-select branch September 10, 2024 11:13
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