Andrus Adamchik created CAY-2962:
------------------------------------
Summary: DBImport should leave column length unset if it is
returned as Integer.MAX_VALUE
Key: CAY-2962
URL: https://issues.apache.org/jira/browse/CAY-2962
Project: Cayenne
Issue Type: Task
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
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)