Author Topic: Columns missing in tables in data model  (Read 2294 times)

Michael Albers

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Columns missing in tables in data model
« on: July 30, 2015, 10:59:15 pm »
While working on an ERD, I transformed several packages into data models. On some data models the columns are missing in the tables. I created all the ERDs the same way.

When recreating the same ERD in a new project, the transformation goes just fine (except for Postgresql data type text being altered into varchar(50).

Has anybody seen this issue before? And more important does anybody know how to fix this?