mirror of
https://github.com/google/nomulus
synced 2026-09-03 22:57:09 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user