I’m generating data dictionary-type info with the HTML schema doc generator.
In the table definitions, all columns are numbered. Key column numbers are color-coded either RED or BLUE. It seems that red denotes primary or foreign key columns, while blue is used for columns that are part of composite primary keys. But that explanation seems too complex. Is there a color legend somewhere in the documentation?
Pic is attached; thanks in advance!