gm_survey
This table contains the submitted survey data.
Structure
Field | Type | Default | Comment |
---|---|---|---|
survey_id | int(10) | ||
guid | int(10) | 0 | |
main_survey | int(10) | 0 | |
comment | longtext | ||
create_time | int(10) |
survey_id
The ID of the survey.
guid
The player guid.
main_survey
Value from dbc.
comment
The submitted comment for this survey.
create_time
Unix timestamp.