-
Notifications
You must be signed in to change notification settings - Fork 4
arena_team_stats
Asandru edited this page Dec 25, 2014
·
2 revisions
Back to characters database list of tables.
| Field | Type | Null | Key | Default |
| arenateamid | int(10) unsigned | NO | PRI | 0 |
| rating | int(10) unsigned | NO | 0 | |
| games_week | int(10) unsigned | NO | 0 | |
| wins_week | int(10) unsigned | NO | 0 | |
| games_reason | int(10) unsigned | NO | 0 | |
| wins_reason | int(10) unsigned | NO | 0 | |
| rank | int(10) unsigned | NO | 0 |