issues
search
cheshire137
/
competiwatch
Web app to track and visualize your competitive match history in Overwatch.
MIT License
17
stars
4
forks
source link
Clean up old tables, update profile when region/platform changes
#82
Closed
cheshire137
closed
6 years ago
cheshire137
commented
6 years ago
This branch:
Removes heroes_matches, an unused table
Removes match_friends, an unused table
Enqueues a job to update the account's avatar, rank, etc. whenever the platform or region changes, since those affect the profile URL fetched from the API -- fixes #80
This branch: