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 0378e59 commit afa550bCopy full SHA for afa550b
hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlLexer.g4
@@ -307,7 +307,7 @@ SET : [sS] [eE] [tT];
307
SIZE : [sS] [iI] [zZ] [eE];
308
SOME : [sS] [oO] [mM] [eE];
309
SUBSTRING : [sS] [uU] [bB] [sS] [tT] [rR] [iI] [nN] [gG];
310
-SUM : [sS] [uM] [mM];
+SUM : [sS] [uU] [mM];
311
THEN : [tT] [hH] [eE] [nN];
312
TIES : [tT] [iI] [eE] [sS];
313
TIME : [tT] [iI] [mM] [eE];
0 commit comments