Skip to content

Commit 400eef8

Browse files
Fixes Criteria queries that use Restrictions.Not with an aggregate projection (NH-2869)
Using Restrictions.Not (NHibernate.Criterion.NotExpression) with an aggregate projection were generating incorrect SQL: putting the expression in the WHERE clause instead of the HAVING clause.
1 parent 59dc86f commit 400eef8

File tree

2 files changed

+173
-175
lines changed

2 files changed

+173
-175
lines changed

0 commit comments

Comments
 (0)