Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0c451854997ce327ba9e5931caa6779f8c614e30
https://github.com/hibernate/hibernate-orm/commit/0c451854997ce327ba9e593...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M documentation/src/main/style/asciidoctor/css/hibernate-layout.css
Log Message:
-----------
improve rendering of subheadings
Commit: 81d0bbccc63f78f43feadd8bdd7350e5a4d8e1f7
https://github.com/hibernate/hibernate-orm/commit/81d0bbccc63f78f43feadd8...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M documentation/src/main/asciidoc/querylanguage/Concepts.adoc
M documentation/src/main/asciidoc/querylanguage/Preface.adoc
Log Message:
-----------
fill out section on lexical structure in HQL guide
Commit: 2728cbe0140816930a3e5c1cef28c767ecf06152
https://github.com/hibernate/hibernate-orm/commit/2728cbe0140816930a3e5c1...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
improve code examples for generated ids in Intro
Commit: c85cd229569f4cd45d6024ad22fc1a1a87c87cb7
https://github.com/hibernate/hibernate-orm/commit/c85cd229569f4cd45d6024a...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
improve code example of tuple criteria
Commit: f278923c607a7c006ca538ff3da6f47bca92a64f
https://github.com/hibernate/hibernate-orm/commit/f278923c607a7c006ca538f...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
fix formatting of two code examples in intro
Commit: 4fce4b13840fef24cef4ca1c1effc8768ed85c85
https://github.com/hibernate/hibernate-orm/commit/4fce4b13840fef24cef4ca1...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/internal/StandardRowReader.java
Log Message:
-----------
fix 2 warnings
Compare:
https://github.com/hibernate/hibernate-orm/compare/86e1cfd7d570...4fce4b1...