Skip to content

Hibernate dialect v7#205

Merged
KirillKurdyukov merged 15 commits intoydb-platform:mainfrom
inoorinoor:hibernate-dialect-v7
Feb 12, 2026
Merged

Hibernate dialect v7#205
KirillKurdyukov merged 15 commits intoydb-platform:mainfrom
inoorinoor:hibernate-dialect-v7

Conversation

@inoorinoor
Copy link
Contributor

@inoorinoor inoorinoor commented Feb 12, 2026

Implement hibernate-dialect-v7.
Also support lower and upper function in hibernate-dialect-v6

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

hibernate-v7-dialect did not work because of no backward compatibility between hibernate 6 and 7 version.

lower and upper functions were not supported

Issue Number: N/A

What is the new behavior?

  • Supported hibernate 7 with new library hibernate-dialect-v7
  • Support lower and upper function in hibernate-dialect-v6

Other information

@KirillKurdyukov KirillKurdyukov merged commit eff6b7e into ydb-platform:main Feb 12, 2026
4 checks passed
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.

2 participants