channels
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| name | varchar(128) | PRI | NO | ||||
| team | int | unsigned | PRI | NO | |||
| announce | tinyint | unsigned | NO | 1 | |||
| ownership | tinyint | unsigned | NO | 1 | |||
| password | varchar(128) | YES | NULL | ||||
| bannedList | text | YES | NULL | ||||
| lastUsed | bigint | unsigned | NO | ||||
Description of fields
name
- no description -
team
- no description -
announce
- no description -
ownership
- no description -
password
- no description -
bannedList
- no description -
lastUsed
- no description -
