Skip to content

Conversation

@cigaly
Copy link
Contributor

@cigaly cigaly commented Jan 2, 2025

Jira issue HHH-18988

Parameter tableExpression in org.hibernate.metamodel.mapping.internal.ExplicitColumnDiscriminatorMappingImpl constructor should be qualified. At the moment only table name was used, ignoring schema (and/or catalog) name.

Change has been tested in 6.6 branch, so it can be safely backported.


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.


@cigaly
Copy link
Contributor Author

cigaly commented Jan 2, 2025

Skip test if database is not supporting schema creation.

@beikov beikov merged commit 0e02369 into hibernate:main Jan 2, 2025
22 of 23 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