Skip to content

Commit

Permalink
All of these queries are valid standard SQL. Thanks to the previous
Browse files Browse the repository at this point in the history
refactoring, we now have to add only a single rule to support them
all. Quite surprising, there are not shift/reduce conflicts, which
are known to occur in both the MySQL and Postgres parsers for this
construction.
  • Loading branch information
Martin Hansson committed Aug 30, 2024
1 parent 40fb930 commit 99e7d29
Show file tree
Hide file tree
Showing 3 changed files with 1,288 additions and 1,231 deletions.
Loading

0 comments on commit 99e7d29

Please sign in to comment.