Sergiu Hlihor (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMzM4OWRlMDQ3...
) / Bug (
https://hibernate.atlassian.net/browse/HHH-13921?atlOrigin=eyJpIjoiMzM4OW...
) HHH-13921 (
https://hibernate.atlassian.net/browse/HHH-13921?atlOrigin=eyJpIjoiMzM4OW...
) Regression - Hibernate Envers uses Type VARCHAR when type is set to MEDIUMTEXT in
audited field (
https://hibernate.atlassian.net/browse/HHH-13921?atlOrigin=eyJpIjoiMzM4OW...
)
Issue Type: Bug Affects Versions: 5.4.11, 5.4.12, 5.4.13 Assignee: Chris Cranford (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Components: hibernate-envers Created: 31/Mar/2020 21:22 PM Environment: Ubuntu 18.04,
Java 11, MySQL 8.0.19 Priority: Major Reporter: Sergiu Hlihor (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
I have an entity annotated with @Audited which has the following field
@Column(nullable = false, columnDefinition = "MEDIUMTEXT")
public String text;
In main table, the field is created correctly with type "MEDIUMTEXT" while in
audited one, this is "VARCHAR". Last known version working is 5.4.10
(
https://hibernate.atlassian.net/browse/HHH-13921#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-13921#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100123- sha1:a8fd8fd )