[ https://issues.apache.org/jira/browse/CAY-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409882#comment-15409882 ]
ASF GitHub Bot commented on CAY-2098: ------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/103 > EOModel import does not distinguish CLOB columns from VARCHAR > ------------------------------------------------------------- > > Key: CAY-2098 > URL: https://issues.apache.org/jira/browse/CAY-2098 > Project: Cayenne > Issue Type: Bug > Components: EOF integration > Affects Versions: 4.0.M3 > Reporter: Maik Musall > > CLOB columns have no width in the plist, and an externalType CLOB or TEXT (in > the case of PostgreSQL), but since the mapping is based only on the Java > type, they end up as VARCHAR with no width set. > I've already fixed this and will submit a pull request shortly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)