[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6775) TargetTest.testTargetOnMapKey() fails on SQL Server due to nullable column in primary key

John Verhaeg (JIRA) noreply at atlassian.com
Wed Oct 26 15:31:25 EDT 2011


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

John Verhaeg resolved HHH-6775.
-------------------------------

    Resolution: Fixed

Changed AbstractTransactSQLDialect.getNullColumnString() to return empty string, which matches some of the other dialects and allows the DB to auto-determine a column's nullability in certain situations

> TargetTest.testTargetOnMapKey() fails on SQL Server due to nullable column in primary key
> -----------------------------------------------------------------------------------------
>
>                 Key: HHH-6775
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6775
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.0.CR4
>         Environment: MS SQL Server
>            Reporter: John Verhaeg
>            Assignee: John Verhaeg
>             Fix For: 4.0.0.next
>
>


--
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