hibernate-orm
hibernate-orm copied to clipboard
Hibernate's core Object/Relational Mapping functionality
https://hibernate.atlassian.net/browse/HHH-18306 This is not a fix, just a reproducer. See #8606 for proof it used to work in 6.5.
https://hibernate.atlassian.net/browse/HHH-18306 This is not a fix, just a reproducer that shows this used to work in 6.5. See #8607 for proof it no longer works in 6.6.
https://hibernate.atlassian.net/browse/HHH-18017
https://hibernate.atlassian.net/browse/HHH-18296 This gets rid of noise when dropping non-existing tables with the PostgreSQL JDBC driver in particular. See also https://github.com/quarkusio/quarkus/issues/16204 and in particular https://github.com/quarkusio/quarkus/issues/16204#issuecomment-2182317973 I think the change is safe,...
Updates to MariaDB server version and the latest MariaDB Connector J. Also simplify the wait until start.
See https://hibernate.atlassian.net/issues/HHH-18287 for details. Feel free to reword as necessary.
Bumps com.gradle.develocity from 3.17.4 to 3.17.5. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
https://hibernate.atlassian.net/browse/HHH-18293
https://hibernate.atlassian.net/browse/HHH-15725 This is an alternative solution to https://github.com/hibernate/hibernate-orm/pull/5634
Jira issue [HHH-18292](https://hibernate.atlassian.net/browse/HHH-18292) When boolean expression is subquery, type can not be resolved directly as Java type; expressible Java type should be used instead. [HHH-18292]: https://hibernate.atlassian.net/browse/HHH-18292?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ https://hibernate.atlassian.net/browse/HHH-18291