Skip to content
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

Implement InformationExtractorJdbcDatabaseMetaDataImpl#processCrossreferenceResultSet #1931

Open
DavideD opened this issue Jun 5, 2024 · 1 comment
Assignees

Comments

@DavideD
Copy link
Member

DavideD commented Jun 5, 2024

This is a new method in the latest Hibernate ORM 6.5 snapshot.
This method has been added as fix for HHH-18221

@DavideD DavideD changed the title Implements InformationExtractorJdbcDatabaseMetaDataImpl#processCrossreferenceResultSet Implement InformationExtractorJdbcDatabaseMetaDataImpl#processCrossreferenceResultSet Jun 5, 2024
@DavideD DavideD added problem A limitation or source of discomfort and removed problem A limitation or source of discomfort labels Dec 6, 2024
@dreab8 dreab8 self-assigned this Feb 5, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Feb 5, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Feb 5, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Feb 5, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Feb 5, 2025
@DavideD
Copy link
Member Author

DavideD commented Feb 5, 2025

I don't think we need to fix this because none of the dialect we support require this method.
We can create a new issue if we need it in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants