@startuml !function $generated($a) !return "<color:#0000ff>" + $a + " <<generated>></color>" !endfunction ' avoid problems with angled crows feet skinparam linetype ortho entity "User" as users { *$generated("id : uuid") -- *email : text <<unique>> password : text } entity "DishType" as dish_type { *$generated("id : uuid") -- *name : text <<unique>> image : text } entity "Dish" as dish { *$generated("id : uuid") -- *name : text <<unique>> image : text menu_price : float solo_price : float dish_type_id : uuid <<FK>> } entity "Ingredient" as ingredient { *$generated("id : uuid") -- *name : text <<unique>> available : bool } dish "Many" --- "One" dish_type dish "Many" --- "Many" ingredient @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art