Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: a4a15e8b35360f3fe84a129a966fb29d060c584a
https://github.com/hibernate/hibernate-orm/commit/a4a15e8b35360f3fe84a129...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlParser.g4
Log Message:
-----------
use single quotes instead of backticks for consistency
Commit: f9392406b7e09c84db62c6f37cf3a36bc554bbaf
https://github.com/hibernate/hibernate-orm/commit/f9392406b7e09c84db62c6f...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M documentation/src/test/java/org/hibernate/userguide/hql/HQLTest.java
Log Message:
-----------
mention ordered set functions in documentation
Compare:
https://github.com/hibernate/hibernate-orm/compare/c861e465a7d5...f939240...