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

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


    from 004acb9  Update postgres-docker profile
     new 2c73743  CAY-2652 New flush action: unable to use meaningful FK mapped 
to primitive type
     new d648e0b  Bugfix: No methods for queries with qualifier parameters 
generated.
     new f734eec  Merge remote-tracking branch 'parent/pr/417' into STABLE-4.1
     new b4e5eb5  Exception in dbimport when relationships should be imported, 
but no explicit import configuration exists.
     new d4ce90a  Merge remote-tracking branch 'parent/pr/418' into STABLE-4.1
     new 0734996  CAY-2653 and CAY-2654 release notes

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.txt                                   |  2 ++
 .../java/org/apache/cayenne/gen/DataMapUtils.java   |  2 +-
 .../dbsync/reverse/dbload/RelationshipLoader.java   | 16 +++++++++-------
 .../java/org/apache/cayenne/MeaningfulFKIT.java     | 21 ++++++++++++++++-----
 .../testdo/relationships/auto/_MeaningfulFK.java    | 12 ++++++------
 .../src/test/resources/cayenne-relationships.xml    |  2 ++
 .../src/test/resources/relationships.map.xml        | 17 +++++++++++++++--
 7 files changed, 51 insertions(+), 21 deletions(-)

Reply via email to