hibernate-orm/hibernate-core
Gavin 0ca7a659b0 "long" varchar/varbinary mappings
add Length class with useful constant values
well-defined mappings for "long" varchar/varbinary types
make LONGVARCHAR a synonym for VARCHAR with length=LONG32
make LONGVARBINARY a synonym for VARBINARY with length=LONG32
add Dialect.getMaxVarcharLength() + friends
make schema validator ignore the differences between string types
2021-12-11 21:27:01 +01:00
..
src "long" varchar/varbinary mappings 2021-12-11 21:27:01 +01:00
hibernate-core.gradle fix gradle deprecations 2021-12-01 11:50:36 -06:00