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

Support compound nested select statements where permitted #81

Open
soulstompp opened this issue Aug 12, 2022 · 0 comments
Open

Support compound nested select statements where permitted #81

soulstompp opened this issue Aug 12, 2022 · 0 comments

Comments

@soulstompp
Copy link

Currently parsers that accept subqueries call the nested_selection parser which won't catch unions compound_selection will. I believe anywhere that a subquery or a filter section of DML commands should always permit a compound selection.

@soulstompp soulstompp changed the title Support compound select statements for subqueries Support compound nested select statements where permitted Aug 14, 2022
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

No branches or pull requests

1 participant