Skip to content

Remove obsolete dialect tests and update dialect list and Regenerate metadata for Hibernate 6.6.3.Final #643

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

erguiti-imane
Copy link
Member

Remove obsolete dialect tests and update dialect list for Hibernate 6.6.3.Final

  • Removed testDeprecatedHibernateDialects() method as the tested dialects (e.g., MariaDB106Dialect, MySQL8Dialect, SQLServer2012Dialect) were removed in Hibernate 6 and the test fails.
  • Removed PostgresPlusDialect from provideHibernateDialects(), as it is no longer present in Hibernate 6.
  • Regenerated metadata

What does this PR do?

Code sections where the PR accesses files, network, docker or some external service

  • (example link to code section)

Checklist before merging

….6.3.Final

- Removed testDeprecatedHibernateDialects() method as the tested dialects
  (e.g., MariaDB106Dialect, MySQL8Dialect, SQLServer2012Dialect) were removed
  in Hibernate 6 and the test fails.
- Removed PostgresPlusDialect from provideHibernateDialects(), as it is no longer
  present in Hibernate 6.
- Regenerated metadata
@erguiti-imane erguiti-imane requested a review from a team as a code owner June 16, 2025 16:09
@erguiti-imane erguiti-imane requested a review from vjovanov June 16, 2025 16:09
@erguiti-imane erguiti-imane force-pushed the orm-hibernate-core/fix-6.6.3 branch from feec951 to 0853551 Compare June 17, 2025 08:46
@erguiti-imane erguiti-imane force-pushed the orm-hibernate-core/fix-6.6.3 branch from 0853551 to f047dc4 Compare June 17, 2025 08:52
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.

1 participant