Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | SMALLINT UNSIGNED | 5 | √ | null |
|
|
|||||
| technical_name | VARCHAR | 255 | null |
|
|
||||||
| enabled | BIT | 1 | 1 |
|
|
||||||
| image_url | VARCHAR | 255 | null |
|
|
||||||
| medium_image_url | VARCHAR | 255 | null |
|
|
||||||
| small_image_url | VARCHAR | 255 | null |
|
|
||||||
| name_key | VARCHAR | 255 | null |
|
|
||||||
| description_key | VARCHAR | 255 | null |
|
|
The league’s i18n description key |
|||||
| create_time | TIMESTAMP | 19 | current_timestamp() |
|
|
||||||
| update_time | TIMESTAMP | 19 | current_timestamp() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| technical_name | Must be unique | Asc | technical_name |



