We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1e319 commit 886b72cCopy full SHA for 886b72c
src/main/javacc/net/sf/jsqlparser/parser/JSqlParserCC.jj
@@ -27,7 +27,7 @@ options{
27
// DEBUG_LOOKAHEAD=true ;
28
// FORCE_LA_CHECK=true;
29
// DEBUG_TOKEN_MANAGER=true;
30
-// UNICODE_INPUT=true;
+ UNICODE_INPUT=true;
31
}
32
33
PARSER_BEGIN(CCJSqlParser)
0 commit comments