Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 713be8eba6fa08daf2dcd2844ea6b781ea86e627
https://github.com/hibernate/hibernate-orm/commit/713be8eba6fa08daf2dcd28...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
A
documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-array-as-basic-example.sql
R
documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-array-binary-example.sql
M documentation/src/test/java/org/hibernate/userguide/collections/ArrayTest.java
A documentation/src/test/java/org/hibernate/userguide/collections/CollectionTest.java
Log Message:
-----------
HHH-15664 Fix array section in documentation