Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 43f0ed485575644813324551018c988350d343f1
https://github.com/hibernate/hibernate-orm/commit/43f0ed48557564481332455...
Author: Cedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/schemavalidation/MySqlExistingEnumColumnValidationTest.java
Log Message:
-----------
HHH-16498 - Test case showing the problem
Commit: d933ad85945dd74a693ee5fd21a32e51f235fd2a
https://github.com/hibernate/hibernate-orm/commit/d933ad85945dd74a693ee5f...
Author: Cedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/tool/schema/internal/ColumnDefinitions.java
Log Message:
-----------
HHH-16498 - Removing (when needed) trailing chars after stripping arguments
Compare:
https://github.com/hibernate/hibernate-orm/compare/19f6a60dccc6...d933ad8...