This is an automated email from the ASF dual-hosted git repository.

aadamchik pushed a commit to branch STABLE-4.0
in repository https://gitbox.apache.org/repos/asf/cayenne.git

commit cc6d10c124442837af45ff1c16d7b4fd098b6af2
Author: Andrus Adamchik <[email protected]>
AuthorDate: Fri Sep 27 11:22:09 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 3c20f4e..eec3c49 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -28,6 +28,7 @@ CAY-2582 Double insert of manyToMany relationship mapped to 
Set
 CAY-2584 Crypto: can't use ColumnSelect with encrypted columns
 CAY-2586 Char can't be materialized to EnumType in some cases
 CAY-2616 Modeler: Wrong handling of path with spaces
+CAY-2624 SelectQuery "having" qualifier is not considered when calculating 
cache key
 
 ----------------------------------
 Release: 4.0.1

Reply via email to