Skip to content

Conversation

@cigaly
Copy link
Contributor

@cigaly cigaly commented Feb 13, 2025

Jira issue HHH-18787

Backporting changes from PR #9205 to 6.6


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@cigaly cigaly closed this Feb 27, 2025
@cigaly cigaly reopened this Mar 14, 2025
mbellade and others added 26 commits March 14, 2025 15:47
Signed-off-by: Jan Schatteman <[email protected]>
Signed-off-by: Jan Schatteman <[email protected]>
This fixes the check for `fk()` function argument type
          While collecting they are inserted in proper order, but TreeMap will
          not preserver ordering, but sort them alphabetically by names.
          To keep values order LinkedHashMap should be used instead of TreeMap.
…i.LazyPropertyInitializer cannot be cast to class java.lang.String
(cherry picked from commit 05677eb)

Signed-off-by: Damiano Renfer <[email protected]>
@hibernate-github-bot
Copy link

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [b990f2b, 1969a5c, e1cd679, 4eebee1]
❌ The PR title or body should list the keys of all JIRA issues mentioned in the commits
    ↳ Issue keys mentioned in commits but missing from the PR title or body: [HHH-19126, HHH-19110, HHH-19116, HHH-19173, HHH-17151, HHH-19206, HHH-19219, HHH-19195, HHH-19232, HHH-19220, HHH-19107, HHH-18894, HHH-19246, HHH-19106, HHH-19140, HHH-18858, HHH-18570]

› This message was automatically generated.

@cigaly cigaly closed this Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.