From: Ricardo P. (JIRA) <nh...@gm...> - 2011-05-20 14:38:11
|
[ http://216.121.112.228/browse/NH-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21136#action_21136 ] Ricardo Peres commented on NH-2711: ----------------------------------- It wasn't a joke, just a mistake... sorry about that. I agree with you, my point of view is that standard SQL functions should be placed in Dialect.cs. > Support COALESCE as HQL function > -------------------------------- > > Key: NH-2711 > URL: http://216.121.112.228/browse/NH-2711 > Project: NHibernate > Issue Type: New Feature > Components: Core > Affects Versions: 3.1.0 > Reporter: Ricardo Peres > > SQL standard defines the COALESCE operator, which should be implemented in most DBs. HQL should implement it. > I know we can always define it in a custom Dialect, but since this is standard, I think it should be supported by the core. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |