Skip to content

[#2412] Add additional tests

d747770
Select commit
Loading
Failed to load commit list.
Draft

PostgreSQL: Mutation query with Joined Inheritance for databases supporting Global Temporary issue with transactions #2733

[#2412] Add additional tests
d747770
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 4, 2025 in 5s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 119 in hibernate-reactive-core/src/main/java/org/hibernate/reactive/query/sqm/mutation/internal/cte/ReactiveCteInsertHandler.java

See this annotation in the file changed.

Code scanning / CodeQL

Deprecated method or constructor invocation Note

Invoking
QueryParameterBindingTypeResolver.getTypeConfiguration
should be avoided because it has been deprecated.