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