Arena_team_stats - cmangos/issues GitHub Wiki

Back to characters database list of tables.

The `arena_team_stats` table

Structure

Field Type Null Key Default
arenateamid int(10) unsigned NO PRI 0
rating int(10) unsigned NO 0
games int(10) unsigned NO 0
wins int(10) unsigned NO 0
played int(10) unsigned NO 0
wins2 int(10) unsigned NO 0
rank int(10) unsigned NO 0

Description of the fields

arenateamid

rating

games

wins

played

wins2

rank

⚠️ **GitHub.com Fallback** ⚠️