Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: a32d741bbcf8e6d8da5b0fbec9312f3d27f7742b
https://github.com/hibernate/hibernate-orm/commit/a32d741bbcf8e6d8da5b0fb...
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