From: NHibernate J. <mik...@us...> - 2006-11-13 20:03:42
|
[ http://jira.nhibernate.org/browse/NH-568?page=3Dall ] Sergey Koshcheyev updated NH-568: --------------------------------- Fix Version: LATER > year(), month(),date() and some other functions: not supported in HQL > --------------------------------------------------------------------- > > Key: NH-568 > URL: http://jira.nhibernate.org/browse/NH-568 > Project: NHibernate > Type: Improvement > Components: Core > Versions: 1.0.2 > Reporter: Ezequiel P=C3=A9rez > Priority: Minor > Fix For: LATER > Attachments: MsSql2000Dialect.cs > > Year(), Month() and Day() functions are not supported, at least for MS SQ= L Server 2000. To use them uncomment lines from 108 to 134 in NHibernate/Di= alect/MsSql2000Dialect.cs, depending on the functions you need. --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |