Hi,
I’ve generated a csv file that appears to be in the right format to import database data into a Lucidchart ERD.
The import works, and I can display my ERD chart, and see the foreign key joins, but for fields in tables that are both Primary Keys and Foreign Keys, and I populate the constraintType column of my import csv file with:
"PRIMARY KEY, FOREIGN KEY"
the ERD chart only ever seems to show ‘FK’ in the Key column, and not ‘PK / FK’. I’ve tried widening the Key column just to check that the text hasn’t been truncated, but the column only seems to be populated with either FK or PK, and not PK / FK where the import file defines it.
Any help or suggestions gratefully received.
Paul
