You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2021/02/02 14:34:00 UTC

[jira] [Closed] (CAY-2687) Modeler Migrate Repeatedly Asks to Set Column Type for MySQL Database

     [ https://issues.apache.org/jira/browse/CAY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev closed CAY-2687.
--------------------------------
      Assignee: Nikita Timofeev
    Resolution: Fixed

This one is fixed.

https://github.com/apache/cayenne/commit/85827c11448d7f516bdf309d2f026d7420a5b502

> Modeler Migrate Repeatedly Asks to Set Column Type for MySQL Database
> ---------------------------------------------------------------------
>
>                 Key: CAY-2687
>                 URL: https://issues.apache.org/jira/browse/CAY-2687
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 4.0.2, 4.1, 4.2.M1, 4.2.M2
>            Reporter: Peter Hvass
>            Assignee: Nikita Timofeev
>            Priority: Minor
>             Fix For: 4.2.M3
>
>         Attachments: modeler-setcolumntype.png, mysql-admin-columns.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Appears to be a minor bug that has affected us from versions 4.0 through 4.2.M2.
> When migrating schema using modeler we are repeatedly asked to 'Set Column Type' for a range of columns & types - we can migrate these changes time and again only to be asked to do it again on the next run - specific types;
>  * BIT -> BOOLEAN (the database already reflects that this is TINYBIT)
>  * LONGVARBINARY -> BLOB (the database already reflects that this is LONGBLOB)
> Screenshot of modeler and part of our schema attached for reference.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)