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

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/master by this push:
     new 33f813249 CAY-2860 Translate (not)in expression with empty values
33f813249 is described below

commit 33f813249e689d244b8f597fbb5f72b05446add5
Author: Nikita Timofeev <[email protected]>
AuthorDate: Wed Dec 10 17:45:48 2025 +0400

    CAY-2860 Translate (not)in expression with empty values
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 78ccd1c11..8a2a6049f 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -24,6 +24,7 @@ Bug Fixes:
 
 CAY-2701 MySQL DST-related LocalDateTime issues
 CAY-2836 ObjectSelect.selectCount() throws if a query contains ordering
+CAY-2860 Translate (not)in expression with empty values
 CAY-2863 DbEntity qualifiers are no longer applied to JOIN conditions
 CAY-2871 QualifierTranslator breaks on a relationship with a compound FK
 CAY-2872 CayenneModeler "Documentation" link is broken

Reply via email to