AzerothCore
Pages :

banned_addons

<-Back-to:Characters

The `banned_addons` table

Structure

Field Type Attributes Key Null Default Extra Comment
Id INT UNSIGNED PRI NO
Name VARCHAR(255) SIGNED NO UNIQUE
Version VARCHAR(255) SIGNED NO '' UNIQUE
Timestamp TIMESTAMP SIGNED NO CURRENT_TIMESTAMP

Description of the fields

Id

field-no-description|1

Name

field-no-description|2

Version

field-no-description|3

Timestamp

field-no-description|4