You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Yana (JIRA)" <ji...@apache.org> on 2018/08/15 13:58:00 UTC

[jira] [Created] (CAY-2461) DB Entities: INT and DATE length

Yana created CAY-2461:
-------------------------

             Summary: DB Entities: INT and DATE length
                 Key: CAY-2461
                 URL: https://issues.apache.org/jira/browse/CAY-2461
             Project: Cayenne
          Issue Type: Bug
          Components: Modeler
         Environment: OS X
            Reporter: Yana


Create db (in mysql), add table columns: 1. of type INT, length eg. 11; 2. of type DATE, no length

1. Run Reverse Engineering for that db
2. Verify datamap xml file
-> INT length is 10
-> length attribute (=10) is added to DATE





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