+1 (only in MsSql2008 dialect in with the "breaking-change" in release note) P.S. It is not a real "breaking-change" but you know... if somebody are working with 2005Dialect and now want use 2008Dialect the surprise will be not so well accepted without a previous warning.
2009/3/11 Dario Quintana <[email protected]> > Hi all > > As you may know, NH-trunk is supporting the new DbTypes as: Datetime2, > Date, Time, DatetimeOffset so far for Sql Server 2008. > As you may know too, DateTime2 is a perfect match with System.DateTime, > then we don't have to be worried about SqlDateTime overflows when using > DateTime2. > > The question is: should be DateTime2 default ? > -- > Dario Quintana > http://darioquintana.com.ar > -- Fabio Maulo
