[
https://issues.apache.org/jira/browse/CAY-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873290#comment-16873290
]
Arseni Bulatski commented on CAY-2586:
--------------------------------------
*4.0*
[https://github.com/apache/cayenne/commit/24d82ad4071b77fcb377927e0fcb013af05ea81e]
*4.1*
https://github.com/apache/cayenne/commit/f7411f25e70568c5439c86d9a97f30124e2ec955
> 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.0.1, 4.1.B2
> Reporter: Arseni Bulatski
> Priority: Major
> 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 was added to
> this select.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)