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
Add TK_INTERSECT, TK_EXCEPT tokens and NODE_COMPOUND_QUERY, NODE_SET_OPERATION node types
Register INTERSECT and EXCEPT keywords in both MySQL and PostgreSQL keyword
tables. Update is_alias_start() blocklist to prevent these keywords from
being misinterpreted as implicit aliases.
0 commit comments