Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 528d897c4d18281c26c587ff900883dd6da997ad
https://github.com/hibernate/hibernate-orm/commit/528d897c4d18281c26c587f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/type/VarbinaryArrayTest.java
Log Message:
-----------
HHH-16085 Test mapping arrays with @JdbcTypeCode(Type.VARBINARY)
This is useful to revert to pre-6.1 behavior for array mapping in particular.