Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
|||||
club_template_id | INT | 10 | null |
|
|
||||||
name | TEXT | 65535 | null |
|
|
||||||
description | MEDIUMTEXT | 16777215 | √ | null |
|
|
|||||
VARCHAR | 32 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
club_template_id | Performance | Asc | club_template_id |