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
What does identifierKeywordsUnambiguous and customKeyword mean in the MySQL BaseRule.g4 grammar? How do we decide between identifierKeywordsUnambiguous and customKeyword while adding a new keyword or function?
The text was updated successfully, but these errors were encountered:
Question
What does
identifierKeywordsUnambiguous
andcustomKeyword
mean in the MySQL BaseRule.g4 grammar? How do we decide betweenidentifierKeywordsUnambiguous
andcustomKeyword
while adding a new keyword or function?The text was updated successfully, but these errors were encountered: