[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-7294) Envers manytomany Test BasicSametable fails on DB2 as DB2 does not support tinyint

Lukasz Antoniak (JIRA) noreply at atlassian.com
Thu May 3 08:45:50 EDT 2012


     [ https://hibernate.onjira.com/browse/HHH-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Antoniak resolved HHH-7294.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1.4

> Envers manytomany Test BasicSametable fails on DB2 as DB2 does not support tinyint
> ----------------------------------------------------------------------------------
>
>                 Key: HHH-7294
>                 URL: https://hibernate.onjira.com/browse/HHH-7294
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: envers
>    Affects Versions: 4.1.2
>            Reporter: Madhumita Sadhukhan
>            Assignee: Lukasz Antoniak
>             Fix For: 4.1.4
>
>
> This testcase is failing while executing createquery:
> CREATE TABLE children_AUD(REV integer NOT NULL, REVEND integer, REVTYPE tinyint, parent_id integer, child1_id integer NULL, child2_id integer NULL)
> changing datatype for REVTYPE to smallint fixes this on DB2
> https://issues.jboss.org/browse/JBPAPP-8898

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list