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

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


The following commit(s) were added to refs/heads/STABLE-4.2 by this push:
     new 733493f43 CAY-2848 Vertical Inheritance: Updating one-to-many with 
inverse nullifies other columns  - release notes
733493f43 is described below

commit 733493f43eec9f7bdb05d009350316d87687faaa
Author: Nikita Timofeev <stari...@gmail.com>
AuthorDate: Mon May 27 19:16:24 2024 +0400

    CAY-2848 Vertical Inheritance: Updating one-to-many with inverse nullifies 
other columns
     - release notes
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index af7cde304..eacdde46c 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -27,6 +27,7 @@ CAY-2838 Vertical Inheritance: Problem setting db attribute 
to null via flattene
 CAY-2840 Vertical Inheritance: Missing subclass attributes with joint prefetch
 CAY-2841 Multi column ColumnSelect with SHARED_CACHE fails after 1st select
 CAY-2844 Joint prefetch doesn't use ObjEntity qualifier
+CAY-2848 Vertical Inheritance: Updating one-to-many with inverse nullifies 
other columns
 CAY-2850 Query using Clob comparison with empty String fails
 CAY-2851 Replace Existing OneToOne From New Object
 CAY-2853 Incorrect deletion of entities from flattened attributes

Reply via email to