mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 01:11:50 +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
c0b1e2f714
commit
7f87938942
68 changed files with 18132 additions and 0 deletions
5402
db/src/main/resources/sql/er_diagram/brief_er_diagram.html
Normal file
5402
db/src/main/resources/sql/er_diagram/brief_er_diagram.html
Normal file
File diff suppressed because one or more lines are too long
11733
db/src/main/resources/sql/er_diagram/full_er_diagram.html
Normal file
11733
db/src/main/resources/sql/er_diagram/full_er_diagram.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue