qam4 / ebattles

Automatically exported from code.google.com/p/ebattles
1 stars 1 forks source link

Match delete: do we need to update "TBL_TEAMS"? #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Match delete: do we need to update "TBL_TEAMS"?

Original issue reported on code.google.com by frederic...@gmail.com on 3 Sep 2009 at 6:42

GoogleCodeExporter commented 9 years ago

Original comment by frederic...@gmail.com on 3 Sep 2009 at 6:51

GoogleCodeExporter commented 9 years ago
Players stats get updated after a match is entered or deleted.
Teams stats are updated based on players stats in updateteamsstats.
Except for players/teams streak stats.

So if a match is deleted, players and teams stats get updated.

Original comment by frederic...@gmail.com on 6 Nov 2009 at 10:01