Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
subtag | VARCHAR | 25 | √ | null |
|
|
||
type | VARCHAR | 25 | √ | null |
|
|
language-script-region-variant-extension-privateuse |
|
description | VARCHAR | 255 | √ | null |
|
|
only one of the possible descriptions for ease of reference, see language_descriptions for the complete list |
|
added | DATE | 10 | √ | null |
|
|
||
id | INT | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
subtag | Performance | Asc | subtag |
uniq_lang | Must be unique | Asc/Asc | subtag + type |