yagamiapp / api

The REST Api and Websocket doorway to the Yagami database
0 stars 0 forks source link

Automatically merge identical teams in different tournaments. #2

Open JPW03 opened 11 months ago

JPW03 commented 11 months ago

Automatically detect when a team composed of the same players signs up to a different tournament and merge them.

Requires a many-to-many relationship between tournaments and teams, but will help prevent duplicate data in the DB.