The `banned_addons` table
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
Id | INT | UNSIGNED | PRI | NO | AUTO_INCREMENT | ||
Name | VARCHAR(255) | UNIQUE | NO | ||||
Version | VARCHAR(255) | UNIQUE | NO | '' | |||
Timestamp | TIMESTAMP | NO | CURRENT_TIMESTAMP |
Description of the fields
field-no-description|1
field-no-description|2
field-no-description|3
field-no-description|4