Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
||||
club_template_field_id | INT | 10 | null |
|
|
|||||
club_id | INT | 10 | null |
|
|
|||||
value | MEDIUMTEXT | 16777215 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
club_id | Performance | Asc | club_id |
club_template_field_id | Performance | Asc | club_template_field_id |