[hibernate-issues] [Hibernate-JIRA] Issue Comment Edited: (HSEARCH-990) DB matrix test failures against SQLServer

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Nov 29 11:11:19 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44463#comment-44463 ] 

Hardy Ferentschik edited comment on HSEARCH-990 at 11/29/11 10:11 AM:
----------------------------------------------------------------------

See also HHH-6420. Turns our, however, that the latest SQLServer dialects support _boolean_. Looking at the test profile the wrong dialect is used - _org.hibernate.dialect.SQLServerDialect_ instead of _org.hibernate.dialect.SQLServer2008Dialect_

      was (Author: hardy.ferentschik):
    See also HHH-6420. Turns our, however, that the latest SQLServer dialects support _boolean_. Looking at the test profile the wrong dialect is used.
  
> DB matrix test failures against SQLServer
> -----------------------------------------
>
>                 Key: HSEARCH-990
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-990
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 4.0.0.CR2
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 4.0.0.Final
>
>
> At least some of the test failures are based on the fact that we use _boolean_ as data type in some entities. There is no mapping for boolean in SQLServer.

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