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

Add more type name alias mappings #8148

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Add more type name alias mappings #8148

merged 1 commit into from
Apr 11, 2024

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Apr 11, 2024

  1. MySQL returns int even integer is specified
  2. H2 returns character large object and binary large object even clob and blob is specified

1. MySQL returns `int` even `integer` is specified
2. H2 returns `character large object` and `binary large object` even `clob` and `blob` is specified
@hibernate-github-bot
Copy link

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [7319360]

› This message was automatically generated.

@quaff
Copy link
Contributor Author

quaff commented Apr 11, 2024

I think it's reasonable to merge this before fix #8137

@gavinking
Copy link
Member

Thanks!

@gavinking gavinking merged commit fc7fc47 into hibernate:main Apr 11, 2024
4 of 6 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
2 participants