character_achievement_progress

Back-to:Characters

The `character_achievement_progress` table

table-no-description

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(10)

unsigned

PRI

NO

"

 

 

criteria

smallint(5)

unsigned

PRI

NO

"

 

 

counter

int(10)

unsigned

 

NO

"

 

 

date

int(10)

unsigned

 

NO

0

 

 

Description of the fields

guid

The GUID of the character. See characters.guid

criteria

Criteria from Achievement_Criteria.dbc

counter

field-no-description|3

date

The date when this achievement was earned. See Unix Timestamp Calculator