You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of these queries are valid standard SQL. Thanks to the previous
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.
0 commit comments