Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: c4ff6c19ac1bbcc23ce7616aa0e050ba4971a975
https://github.com/hibernate/hibernate-orm/commit/c4ff6c19ac1bbcc23ce7616...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/mapping/ColumnLastIndexNotLetterAliasTest.java
Log Message:
-----------
HHH-14720 : Added test case
Commit: 6d16d6d32fa7fe3dc5a5bcacb818a810e997c484
https://github.com/hibernate/hibernate-orm/commit/6d16d6d32fa7fe3dc5a5bca...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/Column.java
Log Message:
-----------
HHH-14720 : Aliases generated for mixed-case column names that end in a number are not
all lower-case
Compare:
https://github.com/hibernate/hibernate-orm/compare/c78a0a2b163b...6d16d6d...