schemacrawler / SchemaCrawler

Free database schema discovery and comprehension tool
http://www.schemacrawler.com/
Other
1.61k stars 199 forks source link

Icons for primary/foreign keys #358

Closed allan-shoup closed 3 years ago

allan-shoup commented 4 years ago

Just a suggestion for something to think about. SchemaSpy uses two different flavors of a key icon to display next to primary key and foreign key columns (sample here). I thought that was a visually clean way to communicate that info. Offering that as a suggestion to incorporate into SchemaCrawler.

image

sualeh commented 3 years ago

@allan-shoup - I have decided not to implement this functionality. I have added in the ability for SchemaCrawler to output graph data for mermaid and dbdiagram.io - see the diagramming page on the SchemaCrawler website. Some of these tools show icons for keys. So, as a workaround, you can use SchemaCrawler to output these other diagramming formats.