kaishuu0123 / erd-go

Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.(convert to dot file)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some label options don't work (from kaishuu0123/vscode-erd)

kaishuu0123 opened this issue · comments

refs: kaishuu0123/vscode-erd#28

Example:

[Users] {bgcolor: "#EDEDED", size: "25", font: "Helvetica", border-color: "#A5A5A5"}
*id
role
is_active

Here works only bgcolor, other options are ignored: