Commit Graph

17531 Commits

Author SHA1 Message Date
Zhihong Yu 402a89eb03 Use try-with-resources to close reader / writer 2023-10-09 19:12:34 +02:00
Yanming Zhou de09122ba4 Use consistent term "shortcut" 2023-10-09 18:55:25 +02:00
Daniel Kraus b19ca2dadc HHH-17284 Fix indentation in caching tests/documentation 2023-10-09 18:47:19 +02:00
Davide D'Alto 9bbac65523 HHH-17281 Make EntityUpdateAction#handleDeleted protected 2023-10-09 18:36:12 +02:00
Christian Beikov bc02c7781d HHH-17276 Be more forgiving when determining lobness 2023-10-09 18:30:18 +02:00
Christian Beikov b8e8169c09 Cancel in-progress CodeQL workflows on new PR pushes 2023-10-09 18:00:40 +02:00
Christian Beikov 8503584733 Abort building TCK earlier in the Jenkinsfile 2023-10-09 18:00:40 +02:00
Christian Beikov c3610186f8 Improve PostgreSQL container performance 2023-10-09 18:00:40 +02:00
dependabot[bot] 4f1e0d70ae 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 12:50:29 +02:00
Marco Belladelli ccf497b2d8 HHH-17223 Test fix for HANA 2023-10-09 09:16:44 +02:00
Marco Belladelli 50a83ba953 HHH-17224 Respect association fetch style for dynamic results 2023-10-09 09:03:09 +02:00
Marco Belladelli c29869ec7b HHH-17224 Add test for issue 2023-10-09 09:03:09 +02:00
Christian Beikov 79fbee64d2 Update versions to 6.4 2023-10-06 16:32:26 +02:00
Christian Beikov b048503b19 HHH-17297 Adapt limited support testing for 6.2 2023-10-06 15:01:00 +02:00
Christian Beikov 38c3f6ff79 HHH-17297 Adapt limited support testing for 6.2 2023-10-06 14:13:10 +02:00
Christian Beikov 2886186ef1 HHH-17296 Gradle 8.4 upgrade 2023-10-06 11:29:36 +02:00
dependabot[bot] 50a1d78721 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:06:45 +02:00
Christian Beikov cb0aad7c7c HHH-17276 Expose size based lob-ness in DdlType and retain info in runtime model 2023-10-05 22:31:54 +02:00
LLEFEVRE 10c5888c43 HHH-16876 Update Oracle testing to 23c 2023-10-05 22:31:54 +02:00
Christian Beikov 37d2fa07b8 HHH-16933 Stop using syntax sugar JSON item-methods 2023-10-05 22:31:54 +02:00
Christian Beikov 8a429e7fb4 HHH-17264 Use json_object to create empty json 2023-10-05 22:31:54 +02:00
Christian Beikov 86a1cf20f6 HHH-17237 Add Atlas workflow 2023-10-05 22:31:54 +02:00
Christian Beikov b5b02ddbf0 HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov 90a833d225 HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov 94830591ec HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov 626b3a950a HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov e439b90f8e HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov cc3dd1204f HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov 9fc509ee27 HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov c8d000b0f2 HHH-17239 Automate maintenance releases 2023-10-05 22:27:08 +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
LLEFEVRE 7665caab1c HHH-17286 Upgrade integration tests to use Oracle JDBC driver version 23.3.0.23.09 2023-10-04 12:20:42 +02:00
LLEFEVRE 8b78ad0516 HHH-17286 Upgrade integration tests to use Oracle JDBC driver version 23.3.0.23.09 2023-10-04 12:20:42 +02:00
Steve Ebersole b8040bb898 Update migration-guide.adoc 2023-10-03 18:00:37 -05:00
Jan Schatteman e24511f415 HHH-17157 - Some improvements to the metamodel generator documentation
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-10-03 18:00:37 -05:00
Sanne Grinovero 75f173a4a0 HHH-17282 Introduce a specialized Map for NavigablePath to Initializer 2023-10-02 17:09:48 +01:00
Marco Belladelli d59ecb633b HHH-17231 Reintroduce support for entity path expansion in subqueries 2023-10-02 16:07:40 +02:00
Marco Belladelli 8957a7ccf5 HHH-17231 Add test for issue 2023-10-02 16:07:40 +02:00
Marco Belladelli f1facac916 HHH-17178 Add `{element} to treated plural joins by default and fix tg registration 2023-10-02 15:53:02 +02:00
Marco Belladelli d25e42e341 HHH-17178 Add test for issue 2023-10-02 15:53:02 +02:00
Christian Beikov 3f4ab26d7c Fix typo in build.sh 2023-10-02 15:52:33 +02:00
Christian Beikov c0987ec548 Use ojdbc6 for Oracle 11 to make timeout tests work 2023-10-02 15:19:12 +02:00