|
From: NHibernate J. <mik...@us...> - 2006-12-28 16:02:25
|
MIN()- and MAX()-projections
----------------------------
Key: NH-849
URL: http://jira.nhibernate.org/browse/NH-849
Project: NHibernate
Type: New Feature
Components: Data Providers
Versions: 1.2.0.Beta2
Reporter: Erik Meusel
Priority: Minor
Attachments: MinMax.tar.gz
I wrote two small and missing projections for MIN() and MAX() for my NHibernate application and would like to write at least another one for CAST(). I'll attach the first two, just in case you're interested in them (since they are really small and not quite complicated to implement at all).
--
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
|