Description
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
Attachments
Issue Links
- incorporates
-
CAY-2347 cdbimport - can't get all relationships on the first pass
- Closed
- links to