mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
40a11218c6553bdb442ea767dd8935995c683744

QueryOver doesn't support the Any() operator on a relationship. The current Linq implementation supports it but is using Hql, so it can't be reused. The QueryOver uses Criteria. The old NHibernate.Linq implementation is not compatible with NH3. Though it was using the Criteria API. --HG-- branch : 1.x
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%