[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6819?page=c...
]
Michael Ren commented on HHH-6819:
----------------------------------
It seems the purpose of the test is for handling multiline file. So I proposed the changes
in description to make it fits most db not Oracle only.
If we need to keep it for Oracle, then I'll add a new multiline-stmt-sybase.sql for
Sybase.
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