[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6420?page=c...
]
Emmanuel Bernard resolved HHH-6420.
-----------------------------------
Resolution: Fixed
Applied with the minor diff that we use tabs and various other styles. Thanks!
SQL Server dialect is broken (Tomaz Cerar)
------------------------------------------
Key: HHH-6420
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6420
Project: Hibernate Core
Issue Type: Task
Components: query-sql
Affects Versions: 4.0.0.Beta3
Environment: AS7 hibernate 4 beta1/beta2
SQL Server 2008 R2
Reporter: Tomaz Cerar
Assignee: Emmanuel Bernard
Fix For: 4.0.0.next
Original Estimate: 10m
Remaining Estimate: 10m
SQLServer dialect is broken for boolean fields
When it tries to create table for entity that has boolean attribute it fails as sql
server does not know of type "boolean" it has type bit
I have created fix for it
https://github.com/hibernate/hibernate-core/pull/124
but I have not tested it on older versions of sql server than 2008
--
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