[hibernate-issues] [JIRA] (HHH-14023) H2: Adapt to sequence and column types changes in 1.4.201

Falko Modler (JIRA) jira at hibernate.atlassian.net
Sun May 17 12:48:20 EDT 2020


Falko Modler ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aac6ded77-7f95-4509-9358-1edc84a14dc4 ) *created* an issue

Hibernate ORM ( https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiM2JlOGQ4Y2Y3YjBmNGFkNmFlNjQ1NGM5MjZkMDNjNGEiLCJwIjoiaiJ9 ) / Improvement ( https://hibernate.atlassian.net/browse/HHH-14023?atlOrigin=eyJpIjoiM2JlOGQ4Y2Y3YjBmNGFkNmFlNjQ1NGM5MjZkMDNjNGEiLCJwIjoiaiJ9 ) HHH-14023 ( https://hibernate.atlassian.net/browse/HHH-14023?atlOrigin=eyJpIjoiM2JlOGQ4Y2Y3YjBmNGFkNmFlNjQ1NGM5MjZkMDNjNGEiLCJwIjoiaiJ9 ) H2: Adapt to sequence and column types changes in 1.4.201 ( https://hibernate.atlassian.net/browse/HHH-14023?atlOrigin=eyJpIjoiM2JlOGQ4Y2Y3YjBmNGFkNmFlNjQ1NGM5MjZkMDNjNGEiLCJwIjoiaiJ9 )

Issue Type: Improvement Affects Versions: 5.4.15 Assignee: Unassigned Components: hibernate-core Created: 17/May/2020 09:48 AM Priority: Major Reporter: Falko Modler ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aac6ded77-7f95-4509-9358-1edc84a14dc4 )

In context of trying to update h2 in `hibernate-orm` from 1.4.196 to 1.4.200+ ( https://github.com/quarkusio/quarkus/issues/9354#issuecomment-629442633 ) , the following required changes to H2Dialect were identified in 1.4.201 (not yet released as of May 17th 2020):

* use SequenceInformationExtractorLegacyImpl ( https://github.com/h2database/h2database/issues/2625#issuecomment-629667698 )
* use numeric($p,$s) for Types.NUMERIC and Types.DECIMAL ( https://github.com/h2database/h2database/issues/2625#issuecomment-629734255 )
* use varbinary($l) for Types.VARBINARY ( https://github.com/h2database/h2database/issues/2625#issuecomment-629734255 )

( https://hibernate.atlassian.net/browse/HHH-14023#add-comment?atlOrigin=eyJpIjoiM2JlOGQ4Y2Y3YjBmNGFkNmFlNjQ1NGM5MjZkMDNjNGEiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-14023#add-comment?atlOrigin=eyJpIjoiM2JlOGQ4Y2Y3YjBmNGFkNmFlNjQ1NGM5MjZkMDNjNGEiLCJwIjoiaiJ9 )

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.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100126- sha1:acdbdcc )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200517/237de581/attachment.html 


More information about the hibernate-issues mailing list