Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Hibernate ORM to 6.2.8.Final #1745

Merged
merged 6 commits into from
Sep 1, 2023
Merged

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    a418ce8 View commit details
    Browse the repository at this point in the history
  2. [hibernate#1744] Fix bug when updating with RowId

    Related to Hibernate ORM issue [HHH-17045](https://hibernate.atlassian.net/browse/HHH-17045):
    Unable to locate parameter for RESTRICT - UPDATE error when updating entity with RowId
    DavideD committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9a7991e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3250e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0363839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6ef821 View commit details
    Browse the repository at this point in the history
  6. Remove duplicated MutinyMain

    A mistake, this class is in the examples.
    DavideD committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    156a486 View commit details
    Browse the repository at this point in the history