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

abulatski pushed a commit to branch STABLE-4.0
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/STABLE-4.0 by this push:
     new d6a9ae3  CAY-2586 Char can't be materialized to EnumType in some cases
d6a9ae3 is described below

commit d6a9ae3a4a92a6c78580b2407efa779088bce82d
Author: Arseni Bulatski <ancars...@gmail.com>
AuthorDate: Wed Jun 26 15:30:47 2019 +0300

    CAY-2586 Char can't be materialized to EnumType in some cases
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 4c70b54..da9cb16 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -26,6 +26,7 @@ CAY-2559 Modeler: Warning dialog shows wrong information 
after changing target e
 CAY-2573 DI field injection is triggered when creating sql Driver
 CAY-2582 Double insert of manyToMany relationship mapped to Set
 CAY-2584 Crypto: can't use ColumnSelect with encrypted columns
+CAY-2586 Char can't be materialized to EnumType in some cases
 
 ----------------------------------
 Release: 4.0.1

Reply via email to