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

Lukasz Antoniak (JIRA) noreply at atlassian.com
Wed May 2 17:56:48 EDT 2012


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

Lukasz Antoniak reassigned HHH-7294:
------------------------------------

    Assignee: Lukasz Antoniak  (was: Strong Liu)

> 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
>
> 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