[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6819?page=c...
]
Hardy Ferentschik commented on HHH-6819:
----------------------------------------
I think we should move these tests out of the matrix all together and make it a unit test
only running against H2. It is not really database specific functionality we are testing.
In fact It would have been even better to write the tests without any database interaction
at all.
org.hibernate.test.importfile.CommandExtractorServiceTest/MultiLineImportFileTest fail
--------------------------------------------------------------------------------------
Key: HHH-6819
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6819
Project: Hibernate Core
Issue Type: Bug
Reporter: Michael Ren
Assignee: Strong Liu
Priority: Minor
Fix the following issues:
1. Datatype is not compatible to Sybase
Change NUMBER to NUMERIC, VARCHAR2 to VARCHAR.
2. Cannot convert Integer to BigInteger
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira