This is an automated email from the ASF dual-hosted git repository. aadamchik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit a4de26cd02152030215a2cb508a7320388660bdd Author: Andrus Adamchik <[email protected]> AuthorDate: Fri Sep 27 10:54:53 2019 +0300 CAY-2624 SelectQuery "having" qualifier is not considered when calculating cache key --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index bb8994b..bfd0145 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -98,6 +98,7 @@ CAY-2609 Modeler: can't close dbImport result dialog window CAY-2616 Modeler: Wrong handling of path with spaces CAY-2618 Unstable property ordering in generated classes CAY-2619 "to-dep PK" related dbimport delta confuses the Modeler +CAY-2624 SelectQuery "having" qualifier is not considered when calculating cache key ---------------------------------- Release: 4.1.B1
