...
Code Block |
---|
erDiagram CUSTOMER ||--o{ ORDER : places ORDER ||--|{ LINE-ITEM : contains CUSTOMER }|..|{ DELIVERY-ADDRESS : uses |
👉 Check out the official Mermaid documentation here https://mermaid-js.github.io/mermaid/#/entityRelationshipDiagram
...
Code Block |
---|
erDiagram CUSTOMER ||--o{ ORDER : places ORDER ||--|{ LINE-ITEM : contains CUSTOMER }|..|{ DELIVERY-ADDRESS : uses |
👉 Check out the official Mermaid documentation here https://mermaid-js.github.io/mermaid/#/entityRelationshipDiagram