Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hibernate/hibernate-orm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.6.3
Choose a base ref
...
head repository: hibernate/hibernate-orm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.6.4
Choose a head ref
  • 17 commits
  • 16 files changed
  • 5 contributors

Commits on Dec 15, 2021

  1. 5.6.4-SNAPSHOT

    Hibernate-CI committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    373ac4e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    29a8e53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f77882 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. HHH-15002 H2 supports 'true' and 'false' boolean literals

    Cherry picked from 1706141
    froque authored and beikov committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    11552b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    0496515 View commit details
    Browse the repository at this point in the history
  2. HHH-15018 OracleTypesHelper shouldn't log stacktraces when the Oracle…

    … JDBC driver isn't loadable
    Sanne committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    7c67cf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    a4dde38 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    3b94ea5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    be0f01a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    fdd4eb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    1577160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b0ad2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. HHH-15032 Fix backwards incompatible SPI change that happened in 5.6.…

    …2 due to introducing SqlStringGenerationContext
    beikov committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ca2b8cb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. HHH-15022 Test deleting all entities of a given type in a table-per-c…

    …lass hierarchy with a default schema
    yrodiere authored and beikov committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    9dea484 View commit details
    Browse the repository at this point in the history
  2. HHH-15022 Revert to the legacy behavior of not qualifying temporary I…

    …D tables with the default catalog/schema
    yrodiere authored and beikov committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3427858 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc3efea View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. 5.6.4.Final

    Hibernate-CI committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    8f0a9c0 View commit details
    Browse the repository at this point in the history
Loading