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 27ddc72b4 CAY-2784 Remove 'Use Java primitive types' option from
dbimport
27ddc72b4 is described below
commit 27ddc72b493c3fab8e7aff9a24025e72ff3ff5c2
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Dec 30 16:59:13 2022 +0300
CAY-2784 Remove 'Use Java primitive types' option from dbimport
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 01f064d06..272a6cb7c 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -34,6 +34,7 @@ CAY-2773 Switch master to "5.0"
CAY-2776 Upgrade Gradle to 7.6
CAY-2780 Modeler: Multiple configurations for classes generation
CAY-2781 Enable 'Create PK properties' by default in the cgen configuration
+CAY-2784 Remove 'Use Java primitive types' option from dbimport
CAY-2788 DbImport: Add fallback option for the batch attribute loader
Bug Fixes: