Add participation link

This commit is contained in:
Claude Brisson
2023-05-06 16:33:43 +02:00
parent 796744a9c7
commit d39c5b7e4d

View File

@@ -40,6 +40,7 @@ erDiagram
%% relationships
Tournament ||--|{ Round: ""
Round }o--|{ Player: "participate"
Round ||--|{ Game: ""
Game ||--|| Player: "black"
Game ||--|| Player: "white"