Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: de8a565293a368c02ba3c3cbd58d3bcc833759bf
https://github.com/hibernate/hibernate-orm/commit/de8a565293a368c02ba3c3c...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/schemavalidation/MariaDbJsonColumnValidationTest.java
Log Message:
-----------
HHH-18869 Test case for Jira issue
https://hibernate.atlassian.net/browse/HHH-18869
Commit: c21568f77c32195abc36c728704bf0e384277d5e
https://github.com/hibernate/hibernate-orm/commit/c21568f77c32195abc36c72...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/MariaDBDialect.java
Log Message:
-----------
HHH-18869 Override Dialect.equivalentTypes in MariaDBDialect to return true for JSON vs
LONGTEXT
See
https://mariadb.com/kb/en/json-data-type/
Compare:
https://github.com/hibernate/hibernate-orm/compare/efb62c7365e7...c21568f...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications