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
Anonymous operation definitions with variable definitions do not parse (#164 and #165)
- Fixed lexer keyword rule which return token as name for anonymous query with variables
- The grammar selectively allows keywords as identifiers, so removed lexer keyword rules
0 commit comments