Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| map_version_id | MEDIUMINT UNSIGNED | 8 | 0 |
|
|
|||
| downloads | INT | 10 | 0 |
|
|
|||
| plays | INT UNSIGNED | 10 | 0 |
|
|
Number of times a map version has been played. Should be updated each time a row is inserted with the map_version.id in game_stats. Values start at 0 |
||
| draws | INT | 10 | 0 |
|
|
