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 d5141f6 СAY-2712 Shouldn't run batch inserts with generated keys if there is a reflexive dependency d5141f6 is described below commit d5141f6f98cf58e6263604a5f4039781d77dea16 Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Tue Jun 8 12:23:48 2021 +0300 СAY-2712 Shouldn't run batch inserts with generated keys if there is a reflexive dependency --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index d9f9399..52f65a9 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -26,6 +26,7 @@ CAY-2707 Modeler: code generation is broken in the DataDomain tab CAY-2708 Gradle build plugin fails on Java 16 CAY-2709 Modeler: Cgen fails to generate code for a new unsaved project with all settings set to default CAY-2710 Modeler: modeler throws IllegalArgumentsException when root and rel paths have different root +CAY-2712 Shouldn't run batch inserts with generated keys if there is reflexive dependency ---------------------------------- Release: 4.2.M3