You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/07 10:52:18 UTC

[jira] [Commented] (CAY-2321) Reverse relationship is not created after adding and rev engineeering new db table

    [ https://issues.apache.org/jira/browse/CAY-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040698#comment-16040698 ] 

ASF GitHub Bot commented on CAY-2321:
-------------------------------------

GitHub user nismooooooo opened a pull request:

    https://github.com/apache/cayenne/pull/226

    CAY-2321 Reverse relationship is not created after adding and rev engineeering new db table

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nismooooooo/cayenne CAY-2321

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/226.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #226
    
----
commit e37312da20cd8f049dd0e4307a48aee82d583093
Author: Anton Dreka <dr...@gmail.com>
Date:   2017-06-07T10:50:41Z

    CAY-2321 Reverse relationship is not created after adding and rev engineeering new db table

----


> Reverse relationship is not created after adding and rev engineeering new db table
> ----------------------------------------------------------------------------------
>
>                 Key: CAY-2321
>                 URL: https://issues.apache.org/jira/browse/CAY-2321
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 4.0.M6
>            Reporter: ana benko
>
> 1. Reverse engineer a db
> 2. In database, add new table and join it to any existing table ( -> new table and FK in existing table is created)
> 3. Run Rev Eng once more
> -> New db and obj entities are added -> OK
> -> Dbentity attribute is added -> OK
> -> New relationship is added in new db/obj entity (new table) -> OK
> -> Reverse relationship is missing -> Not OK



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)