Skip to content

HHH-18973, HHH-19679 hibernate-vector module enhancements #10685

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: main
Choose a base branch
from

Conversation

beikov
Copy link
Member

@beikov beikov commented Aug 1, 2025

Also add support for optional cast patterns to JdbcType to avoid having to touch Dialect for new JdbcType and DdlType.

[Please describe here what your change is about]


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-19679
https://hibernate.atlassian.net/browse/HHH-18973

@beikov beikov force-pushed the HHH-18973 branch 2 times, most recently from e647bfa to 06f9768 Compare August 5, 2025 13:04
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

beikov added 2 commits August 5, 2025 19:35
Also add support for optional cast patterns to JdbcType to avoid having to touch Dialect for new JdbcType and DdlType.
@beikov beikov changed the title HHH-18973 Cleanup vector module and add MySQL vector support HHH-18973, HHH-19679 hibernate-vector module enhancements Aug 6, 2025
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