schemacrawler / SchemaCrawler

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

Add an option to disable weak association detection #51

Closed dzhus closed 8 years ago

dzhus commented 8 years ago

I have to use -infolevel maximum in order for schemacrawler.format.show_row_counts=true to work, but I don't want to see weak association links on my database diagram.

schemacrawler commented 8 years ago

I have added a new boolean property, schemacrawler.format.hide_weak_associations. This will be available in the next release.

schemacrawler commented 8 years ago

I have released SchemaCrawler 14.07.07 with this feature.