Add a command to generate ER diagram for SQL schema (#839)

* Add a command to generate ER diagram for SQL schema

* Add graphviz as runtime dependency

* Update ER diagrams for #838
This commit is contained in:
Shicong Huang
2020-10-15 17:31:43 -04:00
committed by GitHub
parent 3534a146e4
commit 4d5d9700b8
68 changed files with 18132 additions and 0 deletions
@@ -247,6 +247,7 @@ org.jboss:jandex:2.1.3.Final
org.jetbrains:annotations:19.0.0
org.joda:joda-money:1.0.1
org.json:json:20160810
org.jsoup:jsoup:1.13.1
org.junit-pioneer:junit-pioneer:0.7.0
org.junit.jupiter:junit-jupiter-api:5.6.2
org.junit.jupiter:junit-jupiter-engine:5.6.2