org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest errors with IngresDialect
--------------------------------------------------------------------------------
Key: HHH-5355
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5355
Project: Hibernate Core
Issue Type: Bug
Components: core
Environment: Hibernate trunk r19825, Ingres 10.0.0 (int.lnx/125)
Reporter: Ray Fan
Attachments: org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest.zip
org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest testUsage assertNotNull fails. The
inserted UUID string is truncated because the dialect maps the UUID column type to a
char(1). The subsequent select with the UUID restriction returns no rows.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira