Hibernate-CI
|
c843573007
|
Post-steps for release : `6.4.7.Final`
|
2024-04-25 11:52:26 +00:00 |
Hibernate-CI
|
396a7f4a7d
|
Pre-steps for release : `6.4.7.Final`
|
2024-04-25 11:52:26 +00:00 |
Andrea Boriero
|
2811aad839
|
HHH-17964 Hibernate using wrong column order for ElementCollection query when composite ID is present
|
2024-04-25 09:59:31 +02:00 |
Andrea Boriero
|
2b4ec1fb8c
|
HHH-17964 Add test for issue
|
2024-04-25 09:59:31 +02:00 |
Christian Beikov
|
66dbb7a1fc
|
HHH-17981 Automate maintenance releases for 6.4
|
2024-04-24 14:44:42 +02:00 |
Hibernate-CI
|
7401c19196
|
Post-steps for release : `6.4.6.Final`
|
2024-04-24 11:52:34 +00:00 |
Hibernate-CI
|
17391aa59c
|
Pre-steps for release : `6.4.6.Final`
|
2024-04-24 11:52:33 +00:00 |
Hibernate-CI
|
652a675bb2
|
Post-steps for release : `6.4.5.Final`
|
2024-04-23 11:54:10 +00:00 |
Hibernate-CI
|
227032a422
|
Pre-steps for release : `6.4.5.Final`
|
2024-04-23 11:54:10 +00:00 |
Andrea Boriero
|
ceb4d060da
|
HHH-17965 @ElementCollection with @CollectionTable throws o.h.MappingException Foreign key must have same number of columns as the referenced primary key
|
2024-04-23 13:51:16 +02:00 |
Andrea Boriero
|
f46f0c4701
|
HHH-17965 Add test for issue
|
2024-04-23 13:51:16 +02:00 |
Andrea Boriero
|
b3c87c3514
|
Upgrade docker mssql image to 2022-CU12-ubuntu-22.04
|
2024-04-19 13:04:53 +02:00 |
Christian Beikov
|
488cdd9559
|
HHH-17884 Fix the enum value sorting for EnumeratedType.STRING enums
|
2024-04-19 13:04:05 +02:00 |
Marco Belladelli
|
781888e974
|
HHH-17916 Check type is resolved before building generic property
|
2024-04-19 12:40:49 +02:00 |
Marco Belladelli
|
21583a266e
|
HHH-17916 Add test for issue
|
2024-04-19 12:40:49 +02:00 |
Florian Heck
|
e459eb2989
|
HHH-17975 add testcase for retrieving revision by an Instant
|
2024-04-19 12:35:20 +02:00 |
Florian Heck
|
ac49021e28
|
HHH-17975: use the same precision (millis) for resolving revision timestamps from Instant as from LocalDateTime
|
2024-04-19 12:35:20 +02:00 |
Marco Belladelli
|
034b42f3a1
|
Tag release version before committing development version change
|
2024-04-19 08:58:44 +02:00 |
Christian Beikov
|
f36dd10194
|
HHH-17174 Fix empty query string
|
2024-04-18 18:17:03 +02:00 |
Christian Beikov
|
abea1bf23d
|
HHH-17947 Bidirectional association management shouldn't ignore maintaining inverse lazy objects
|
2024-04-12 13:29:32 +02:00 |
Christian Beikov
|
2b4003c506
|
HHH-17947 Add additional test for unique key loading
|
2024-04-12 13:29:32 +02:00 |
Jan Schatteman
|
3f3181d729
|
HHH-17947 - Add test for issue
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
|
2024-04-12 13:29:32 +02:00 |
Marco Belladelli
|
4cc15d4297
|
HHH-17832 Register projection usage for circular bidirectional fetch
|
2024-04-11 16:33:19 +02:00 |
Marco Belladelli
|
e765929e6a
|
HHH-17832 Add test for issue
|
2024-04-11 16:33:19 +02:00 |
dependabot[bot]
|
82e23bc51d
|
Bump com.gradle.enterprise from 3.16.2 to 3.17
Bumps com.gradle.enterprise from 3.16.2 to 3.17.
---
updated-dependencies:
- dependency-name: com.gradle.enterprise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 10:07:46 +02:00 |
dependabot[bot]
|
07ba5234cb
|
Bump com.gradle.common-custom-user-data-gradle-plugin from 1.13 to 2.0
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.13 to 2.0.
---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 10:07:24 +02:00 |
Andrea Boriero
|
2bfa6df7cc
|
HHH-17887 Release mode After Statment with deferred result set access does not work
|
2024-04-09 07:47:00 +02:00 |
Andrea Boriero
|
638b5c7394
|
HHH-17887 Add test for issue
|
2024-04-09 07:47:00 +02:00 |
Andrea Boriero
|
239014db35
|
HHH-17826 ResultSet closed while scrolling results
|
2024-04-08 16:27:18 +02:00 |
Andrea Boriero
|
27a9ec209e
|
HHH-17826 Add test for issue
|
2024-04-08 16:27:18 +02:00 |
Marco Belladelli
|
b300b9d45a
|
HHH-17857 Use `fromNameExact` when determining actual table group
|
2024-04-08 16:17:26 +02:00 |
Marco Belladelli
|
8277ae8ccd
|
HHH-17857 Add test for issue
|
2024-04-08 16:17:26 +02:00 |
Christian Beikov
|
622a2fadf3
|
HHH-17885 Fix for same named attribute of different Embedded uses same selection expression
|
2024-04-04 09:25:04 +02:00 |
Christian Beikov
|
0a1ce16c76
|
HHH-17885 Test for same named attribute of different Embedded uses same selection expression
|
2024-04-04 09:25:04 +02:00 |
Andrea Boriero
|
e1e1b3820e
|
HHH-17881 Unable to use a proxy as parameter in Query when the FK does not target the PK
|
2024-04-03 13:58:21 +02:00 |
Andrea Boriero
|
6c44026c0d
|
HHH-17881 Add test for issue
|
2024-04-03 13:58:21 +02:00 |
Andrea Boriero
|
cf386a1b47
|
HHH-16672 Locking entities created in the same transaction fails
|
2024-04-03 13:56:27 +02:00 |
Daniel Mensinger
|
c41d85887a
|
HHH-16672 test case
|
2024-04-03 13:56:27 +02:00 |
Marco Belladelli
|
7407b02813
|
HHH-17828 Special case for uninitialized enhanced proxies when locking
|
2024-04-03 09:43:43 +02:00 |
Daniel Mensinger
|
e3ddec6420
|
HHH-17828 Add test for issue
|
2024-04-03 09:43:43 +02:00 |
Christian Beikov
|
8cf2acb011
|
HHH-17908 Allow varchar for STRING enums on MySQL in schema validation
|
2024-04-02 16:43:48 +02:00 |
Christian Beikov
|
7ecbc07d4d
|
HHH-17898 Throw error if non-lateral from-clause subquery uses outer from node
|
2024-04-02 16:42:31 +02:00 |
Marco Belladelli
|
d6bc041dff
|
HHH-17835 Custom ConvertedPrimitiveBasicTypeImpl type resolution
|
2024-04-02 12:38:31 +02:00 |
Marco Belladelli
|
02298cbc52
|
HHH-17835 Add test for issue
|
2024-04-02 12:37:38 +02:00 |
Marco Belladelli
|
37fec971d0
|
HHH-17803 Fix resolving enum basic path source mapping expressibles
|
2024-03-29 10:39:52 +01:00 |
Marco Belladelli
|
6c172c3a22
|
HHH-17803 Add test for issue
|
2024-03-29 10:39:47 +01:00 |
Christian Beikov
|
d9c57c6a70
|
HHH-17906 Use insert target paths for type inference of SqmValues
|
2024-03-28 17:01:49 +01:00 |
Christian Beikov
|
f3fca1d6fe
|
HHH-17884 Respect ordering guarantee of ORDINAL/STRING when using native enums
|
2024-03-28 17:01:49 +01:00 |
Christian Beikov
|
0709709c97
|
HHH-17493 Ensure case insensitivity is retained in negated copy
|
2024-03-28 16:46:16 +01:00 |
Jan Schatteman
|
089a935cb6
|
HHH-17493 - add tests and fix
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
|
2024-03-28 16:46:15 +01:00 |