There is already an issue in NHibernate.Linq, but actually this has nothing to do with LINQ. See NHLQ-90.
Environment
None
Activity
Show:
Fabio Maulo
April 25, 2011 at 5:22 AM
The dialect already have the function registration public MsSqlCe40Dialect() { RegisterFunction("concat", new VarArgsSQLFunction(NHibernateUtil.String, "(", "+", ")")); }
There is already an issue in NHibernate.Linq, but actually this has nothing to do with LINQ.
See NHLQ-90.