mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 03:58:34 +02: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:
parent
3534a146e4
commit
4d5d9700b8
68 changed files with 18132 additions and 0 deletions
|
@ -223,6 +223,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.jvnet.staxex:stax-ex:1.8
|
||||
org.mortbay.jetty:jetty-util:6.1.26
|
||||
org.mortbay.jetty:jetty:6.1.26
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue