-
Notifications
You must be signed in to change notification settings - Fork 0
Test
Christoph Winkler edited this page Jul 21, 2023
·
4 revisions
zwo drei vier
graph TD;
User-->Role;
Role-->Permission;
B-->D;
C-->D;
erDiagram
CUSTOMER ||--o{ ORDER : places
ORDER ||--|{ LINE-ITEM : contains
CUSTOMER }|..|{ DELIVERY-ADDRESS : uses