This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 45492d4ca1 Merge pull request #15483 from jprinet/7.0.x
add 3b02911e65 fix #15491 - Bug: DetachedCriteria.distinct().property()
projections exclude rows where the projected property value is null
new 6568dabc4b Merge pull request #15492 from
apache/bug-detached-criteria-distinct
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hibernate/query/AbstractHibernateQuery.java | 8 +-
...hedCriteriaProjectionNullAssociationSpec.groovy | 136 +++++++++++++++++++++
2 files changed, 143 insertions(+), 1 deletion(-)
create mode 100644
grails-data-hibernate5/core/src/test/groovy/grails/gorm/tests/DetachedCriteriaProjectionNullAssociationSpec.groovy