[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6764?page=c...
]
Hardy Ferentschik commented on HHH-6764:
----------------------------------------
This does not only affect SQL Server. Same problem with PostgreSQL. Continuing with
dialect if statements does not seem to be the right way. I think the problem should be
solved via a generic approach using for example the generic dialect function registry.
QueryAndSQLTest.testNativeQueryWithFormulaAttribute() fails on SQL
Server due to unsupported function
-----------------------------------------------------------------------------------------------------
Key: HHH-6764
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6764
Project: Hibernate Core
Issue Type: Bug
Components: testsuite
Affects Versions: 4.0.0.CR4
Environment: MS SQL Server
Reporter: John Verhaeg
Assignee: John Verhaeg
Fix For: 4.0.0.CR5
Native SQL in test includes sysdate() function; should be getDate() for SQL Server
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira