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
commit 0bba76134ccb3ebafa578c876524c2d7f7257ad2 Author: Nikita Timofeev <[email protected]> AuthorDate: Thu Oct 27 09:58:11 2022 +0300 CAY-2765 dbimport: check excluded catalogs and schemas for the SQLServer --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 94bac9286..5ed8a63e1 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -32,4 +32,4 @@ Bug Fixes: CAY-2755 Modeler: Entities are not sorted by name in the class generation view CAY-2762 Modeler: Difference in toolbars colors on OSX - +CAY-2765 dbimport: check excluded catalogs and schemas for the SQLServer
