Skip to content

Commit

Permalink
Issue #51. FROM sub-query UNION, INTERSECT...
Browse files Browse the repository at this point in the history
The Sql parser was failing in FROM sub-query when the sub-query contained set operations likes 'UNION', 'UNION ALL', 'EXCEPT', 'INTERSECT'.
  • Loading branch information
demmings committed Feb 15, 2024
1 parent 06a6817 commit 16c60dd
Show file tree
Hide file tree
Showing 7 changed files with 4,397 additions and 4,224 deletions.
Loading

0 comments on commit 16c60dd

Please sign in to comment.