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 022f810e3 CAY-2597 case-when implementation
022f810e3 is described below

commit 022f810e38bfb6c579893d1c1fa140b7daa7fba0
Author: Nikita Timofeev <[email protected]>
AuthorDate: Tue Aug 6 11:57:04 2024 +0400

    CAY-2597 case-when implementation
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 8a20d9d4f..fb720e107 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -15,6 +15,7 @@ Changes/New Features:
 
 CAY-2378 Switch usage of SelectQuery to ObjectSelect internally
 CAY-2498 Rename packages to prevent crossing package names
+CAY-2597 case-when implementation
 CAY-2715 Support ANY and ALL expressions for subqueries
 CAY-2737 Cayenne 5.0: cleanup deprecated code
 CAY-2741 Cleanup TransactionDescriptor and deprecate 
DefaultTransactionDescriptor

Reply via email to