Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: fc7fc47b649af79b12b25bb5d317a4650cf00ab4
https://github.com/hibernate/hibernate-orm/commit/fc7fc47b649af79b12b25bb...
Author: Yanming Zhou <zhouyanming(a)gmail.com>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/tool/schema/internal/ColumnDefinitions.java
Log Message:
-----------
Add more type name alias mappings
1. MySQL returns `int` even `integer` is specified
2. H2 returns `character large object` and `binary large object` even `clob` and `blob` is
specified
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications