Andrea Boriero
|
55a0f34184
|
HHH-17262 JdbcTypeRecommendationException when using <mapping-file> of persistence.xml file when using <mapping-file> of persistence.xml file
|
2023-10-11 19:11:20 +02:00 |
Andrea Boriero
|
4b8c670be0
|
HHH-17262 Add test for issue
|
2023-10-11 19:11:20 +02:00 |
Christian Beikov
|
e9cba68297
|
Fix branch configuration for GitHub Actions workflow
|
2023-10-11 19:04:20 +02:00 |
Marco Belladelli
|
b115ab7f42
|
HHH-17225 Always use target table column for right / full joins
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
33d4f3adf4
|
HHH-17225 Add test for issue
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
9b18c6e6cc
|
HHH-17208 Implement support for @Any discriminator and key selection
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
867e93b0c8
|
HHH-17208 Add test for issue
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
41103a60b9
|
HHH-17211 Complete AnyValuedResult fetches initialization
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
5331500bb2
|
HHH-17211 Add test for issue
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
7dd824a87e
|
HHH-17193 Introduce `Fetch#asFetchParent()` to avoid instanceof checks
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
bc0afec791
|
HHH-17193 Create id initializers when containing nested collections
|
2023-10-11 19:03:04 +02:00 |
Marco Belladelli
|
02706c7037
|
HHH-17193 Add test for issue
|
2023-10-11 19:03:04 +02:00 |
Andrea Boriero
|
00cb360756
|
HHH-17290 Embeddable with a primitive field cannot be set to null
|
2023-10-11 18:56:27 +02:00 |
Andrea Boriero
|
3f4f5bec55
|
HHH-17290 Add test for issue
|
2023-10-11 18:56:27 +02:00 |
Christian Beikov
|
dadfcb15ca
|
Add build option for configuring maven central mirror
|
2023-10-11 15:38:56 +02:00 |
Christian Beikov
|
75b691cd74
|
Drop ojdbc6 usage for Oracle 11 testing
|
2023-10-11 15:38:56 +02:00 |
Jan Schatteman
|
519ae4282f
|
HHH-17302 - Use nocache for MariaDB sequences
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
|
2023-10-11 14:32:39 +02:00 |
Christian Beikov
|
e424eea9e9
|
HHH-17276 Be more forgiving when determining lobness
|
2023-10-09 18:31:35 +02:00 |
Christian Beikov
|
df5fc98abd
|
Cancel in-progress CodeQL workflows on new PR pushes
|
2023-10-09 18:02:09 +02:00 |
Christian Beikov
|
e16ad84f78
|
Abort building TCK earlier in the Jenkinsfile
|
2023-10-09 18:02:09 +02:00 |
Christian Beikov
|
7ceb22bfeb
|
Improve PostgreSQL container performance
|
2023-10-09 18:02:09 +02:00 |
dependabot[bot]
|
a4ff67297a
|
Bump com.gradle.enterprise from 3.15 to 3.15.1
Bumps com.gradle.enterprise from 3.15 to 3.15.1.
---
updated-dependencies:
- dependency-name: com.gradle.enterprise
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 14:49:37 +02:00 |
Marco Belladelli
|
2ca06c5199
|
HHH-17223 Test fix for HANA
|
2023-10-09 12:53:32 +02:00 |
Christian Beikov
|
f249117fd4
|
Enabled Atlas workflow for 6.3 branch
|
2023-10-06 15:40:44 +02:00 |
Christian Beikov
|
e51765bedc
|
HHH-17297 Adapt limited support testing for 6.2
|
2023-10-06 15:01:22 +02:00 |
Christian Beikov
|
838f66f48b
|
HHH-17297 Adapt limited support testing for 6.2
|
2023-10-06 14:13:29 +02:00 |
Christian Beikov
|
da4a080a6d
|
HHH-17296 Gradle 8.4 upgrade
|
2023-10-06 11:30:41 +02:00 |
dependabot[bot]
|
87254f216a
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-06 10:08:10 +02:00 |
Christian Beikov
|
67643c4c23
|
HHH-17276 Expose size based lob-ness in DdlType and retain info in runtime model
|
2023-10-05 23:59:30 +02:00 |
LLEFEVRE
|
c67403e01f
|
HHH-16876 Update Oracle testing to 23c
|
2023-10-05 23:59:30 +02:00 |
Christian Beikov
|
899e0056a1
|
HHH-16933 Stop using syntax sugar JSON item-methods
|
2023-10-05 23:59:30 +02:00 |
Christian Beikov
|
b62786943d
|
HHH-17264 Use json_object to create empty json
|
2023-10-05 23:59:30 +02:00 |
Christian Beikov
|
f181338d86
|
HHH-17237 Add Atlas workflow
|
2023-10-05 23:59:29 +02:00 |
Christian Beikov
|
5cdebfa59e
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:49 +02:00 |
Christian Beikov
|
991dd4add2
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:49 +02:00 |
Christian Beikov
|
84f333b263
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:49 +02:00 |
Christian Beikov
|
a36f8e2e32
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:48 +02:00 |
Christian Beikov
|
3d7fb7b6c7
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:48 +02:00 |
Christian Beikov
|
51e8b5bd3e
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:48 +02:00 |
Christian Beikov
|
2e09349e6a
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:48 +02:00 |
Christian Beikov
|
622adac1b5
|
HHH-17239 Automate maintenance releases
|
2023-10-05 22:26:48 +02:00 |
marko-bekhta
|
6e727b6fe4
|
HHH-16897 Push a where clause to stack before combining predicates
|
2023-10-04 14:34:09 -05:00 |
marko-bekhta
|
21f2f24bb7
|
HHH-16897 Add a test case to reproduce the issue
|
2023-10-04 14:34:09 -05:00 |
Steve Ebersole
|
68dd43c11c
|
HHH-17143 - More not-found fix ups
https://hibernate.atlassian.net/browse/HHH-17143
|
2023-10-04 14:28:14 -05:00 |
Steve Ebersole
|
1979aed658
|
HHH-17143 - Bad handling of not-found association references in mutation queries
https://hibernate.atlassian.net/browse/HHH-17143
|
2023-10-04 14:28:14 -05:00 |
Andrea Boriero
|
8ddc6e5105
|
HHH-17108 Error In Native Query when adding two Entity's and using composite key. Error: Unable to find column position by name.
|
2023-10-04 12:48:48 -05:00 |
Andrea Boriero
|
1b92c912df
|
HHH-17108 Add test for issue
|
2023-10-04 12:48:48 -05:00 |
Marco Belladelli
|
1ffaedd887
|
HHH-17212 Remove unneeded dialect checks from tests with scrollable results
|
2023-10-04 12:24:33 -05:00 |
Marco Belladelli
|
1ec4f75575
|
HHH-17212 Avoid jdbc isBeforeFirst() and isAfterLast() calls
|
2023-10-04 12:24:33 -05:00 |
Marco Belladelli
|
6103eb896f
|
HHH-17223 HHH-17260 Fix result type for criteria's sum() function
|
2023-10-04 12:20:35 -05:00 |