Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.M1
Description
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.