[
https://hibernate.onjira.com/browse/HHH-6883?page=com.atlassian.jira.plug...
]
Strong Liu commented on HHH-6883:
---------------------------------
thanks for creating the patch, but the thing is, we don't have Informix for testing,
and honestly, i'm not familiar with it at all :(
would you please give this a try and run hibernate test suite, let's make sure this
doesn't break anything (how about older version Informix?)
Informix dialect incorrectly reports that temp tables are not
supported
-----------------------------------------------------------------------
Key: HHH-6883
URL:
https://hibernate.onjira.com/browse/HHH-6883
Project: Hibernate ORM
Issue Type: Bug
Components: core
Affects Versions: 4.0.0.CR7
Reporter: Laird Nelson
Labels: dialect, informix
{{InformixDialect.java}} does not override the methods that are used to indicate that it
supports temporary tables.
The Informix database does in fact support temporary tables.
I will (attempt to!) create a pull request to fix this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira