You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Alex Kolonitsky (JIRA)" <ji...@apache.org> on 2015/01/19 10:37:34 UTC

[jira] [Created] (CAY-1984) cdbimport doesn't flatten many to many relationships

Alex Kolonitsky created CAY-1984:
------------------------------------

             Summary: cdbimport doesn't flatten many to many relationships 
                 Key: CAY-1984
                 URL: https://issues.apache.org/jira/browse/CAY-1984
             Project: Cayenne
          Issue Type: Bug
          Components: Non-GUI Tools
    Affects Versions: 3.2.M1
            Reporter: Alex Kolonitsky
             Fix For: 4.0.M2


Preconditions:
1) you already have mapping file
2) you've added three new tables A, B and A_B (join table for entities A and B)
3) run cdbimport 

You expect 3 DbEntities (for each table) and 2 ObjEntities, for table A and table B, but currently you got 3 DbEntity and 3 ObjEntity, for each table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)