Skip to content

Character_achievement_progress

Schmoozerd edited this page Apr 14, 2013 · 1 revision

Back to the characters database list of tables.

The `character_achievement_progress` table

This table holds information for each character and its achievement progress.

Structure

Field Type Null Key Default Extra
guid int(11) unsigned NO PRIMARY
criteria int(11) NO PRIMARY
counter int(11) NO
date int(11) NO

guid

The GUID of the character. See character.guid

criteria

counter

date

Clone this wiki locally