[
https://issues.apache.org/jira/browse/CAY-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik updated CAY-2962:
---------------------------------
Summary: Allow unconstrained VARCHAR (was: DBImport should leave column
length unset if it is returned as Integer.MAX_VALUE)
> Allow unconstrained VARCHAR
> ---------------------------
>
> Key: CAY-2962
> URL: https://issues.apache.org/jira/browse/CAY-2962
> Project: Cayenne
> Issue Type: Task
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
> Priority: Minor
> Fix For: 5.0-M3
>
>
> Occasionally we have these silly DbAttributes reverse engineered as as
> VARCHAR(2147483647). In those cases we should just drop the max length all
> together, and leave its as a bare VARCHAR.
> For this to be valid, we need to also remove Modeler validation for VARCHAR
> without max length
--
This message was sent by Atlassian Jira
(v8.20.10#820010)