AzerothCore
Pages :

bugreport

<-Back-to:Characters

The `bugreport` table

Table Structure

Field Type Attributes Key Null Default Extra Comment
id INT UNSIGNED PRI NO AUTO_INCREMENT Identifier
type LONGTEXT SIGNED NO
content LONGTEXT SIGNED NO
State TINYINT SIGNED NO 1
Assignee VARCHAR(255) YES NULL
Comment LONGTEXT YES NULL

Description of the fields

id

field-no-description|1

type

field-no-description|2

content

field-no-description|3

State

field-no-description|4

Assignee

field-no-description|5

Comment

field-no-description|6