Haiethan1 / ValorantApp

1 stars 1 forks source link

Move static match data to new table #45

Closed Haiethan1 closed 6 months ago

Haiethan1 commented 9 months ago

Static match data like match id, time, rounds, mode, date should have its own table. This will remove duplication of data with multiple users in a match.

Haiethan1 commented 8 months ago

match id primary key, mode, length, date, rounds null, season, team color win null, team color rounds win null, team color loss null, team color rounds loss null, team color average rank null, match average rank not null