You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2016/11/27 14:22:27 UTC

[4/7] cayenne git commit: CAY-2141 Disjoint-by-id prefetch generates repeating ID conditions

CAY-2141 Disjoint-by-id prefetch generates repeating ID conditions

* release notes


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/47887fb8
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/47887fb8
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/47887fb8

Branch: refs/heads/master
Commit: 47887fb813c543a7d4777d4b4993e50cbe33ab2f
Parents: 8355d72
Author: Andrus Adamchik <an...@objectstyle.com>
Authored: Sun Nov 27 16:51:21 2016 +0300
Committer: Andrus Adamchik <an...@objectstyle.com>
Committed: Sun Nov 27 16:51:21 2016 +0300

----------------------------------------------------------------------
 docs/doc/src/main/resources/RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/47887fb8/docs/doc/src/main/resources/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/docs/doc/src/main/resources/RELEASE-NOTES.txt b/docs/doc/src/main/resources/RELEASE-NOTES.txt
index 5cf1320..d472619 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -67,6 +67,7 @@ CAY-2126 Modeler cannot upgrade project from v7 to v9
 CAY-2128 Modeler stored procedures are not imported
 CAY-2131 Modeler NullPointerException in reverse engineering when importing different catalogs in one datamap
 CAY-2138 NVARCHAR, LONGNVARCHAR and NCLOB types are missing from Firebird types.xml
+CAY-2141 Disjoint-by-id prefetch generates repeating ID conditions
 CAY-2143 NPE in BaseSchemaUpdateStrategy
 CAY-2144 cdbimport always fails for databases which don't support catalogs
 CAY-2146 Vertical inheritance: record still inserted into parent db table when child validation fails