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 2018/01/22 08:03:00 UTC

[jira] [Closed] (CAY-2391) cdbimport: add option to skip user-defined relationships

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

Nikita Timofeev closed CAY-2391.
--------------------------------
    Resolution: Fixed

> cdbimport: add option to skip user-defined relationships
> --------------------------------------------------------
>
>                 Key: CAY-2391
>                 URL: https://issues.apache.org/jira/browse/CAY-2391
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Non-GUI Tools
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.M2
>
>
> There is a problem in {{cdbimport}} tool when user define relationships that are not backed by foreign key in DB. This may be required to link table with view or just in case some DB-related optimizations. Currently there is no option to keep this relationships, as they will be deleted by next {{cdbimport}} run.
> Workaround may be excluding all tables with this relationships or add relationships at runtime.



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