[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6828) BasicOperationsTest does not take into account that databases can treat identifers differently when it come to lower or upper case

Strong Liu (JIRA) noreply at atlassian.com
Fri Nov 18 02:46:19 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-6828.
-----------------------------

    Resolution: Fixed

> BasicOperationsTest does not take into account that databases can treat identifers differently when it come to lower or upper case
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-6828
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6828
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: testsuite
>    Affects Versions: 4.0.0.CR6
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 4.0.0.next
>
>
> _BasicOperationsTest_ fails for example under PostgreSQL, because the table and column names are passed upper cased to _DatabaseMetaData.getColumns_. In PostgreSQL, however, they need to be lower case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list