The Wayback Machine - https://web.archive.org/web/20211122010346/https://github.com/JSQLParser/JSqlParser/pull/1384
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

IN() with complex expressions #1384

Merged

Conversation

@manticore-projects
Copy link
Contributor

@manticore-projects manticore-projects commented Oct 19, 2021

Allows IN() to uses Complex Expression Lists including multiple SubSelects
Simplifies the IN() Statement by removing the Multi Expression List property
Fixes #905

@wumpz
Copy link
Member

@wumpz wumpz commented Oct 20, 2021

Please resolve conflicts.

Loading

# Conflicts:
#	src/test/java/net/sf/jsqlparser/statement/select/SelectTest.java
@wumpz wumpz merged commit c423224 into JSQLParser:master Nov 1, 2021
1 check passed
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants