You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Arseni Bulatski (JIRA)" <ji...@apache.org> on 2019/06/21 13:44:00 UTC

[jira] [Created] (CAY-2586) Char can't be materialized to EnumType in some cases

Arseni Bulatski created CAY-2586:
------------------------------------

             Summary: Char can't be materialized to EnumType in some cases
                 Key: CAY-2586
                 URL: https://issues.apache.org/jira/browse/CAY-2586
             Project: Cayenne
          Issue Type: Bug
          Components: Core Library
    Affects Versions: 4.1.B2, 4.0.1
            Reporter: Arseni Bulatski
             Fix For: 4.0.2, 4.1.B3


Test case:

DbEntity has char attribute with max size.

ObjEntity has enum attribute mapped to char column.

Bug appears when trying to select this entity because no RTRIM added to this select.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)