Skip to content

Conversation

@peter1123581321
Copy link
Contributor

@peter1123581321 peter1123581321 commented Dec 3, 2025

The related bug-ticket in Jira describes an AssertionError when using hibernate.id.db_structure_naming_strategy=legacy with an InsertSelect-query on MySQL.

The AssertionError occurs because the row number window function is used instead of the hibernate_sequence table.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-18835

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