tool_customlang_components table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
name | VARCHAR | 255 |
|
|
The normalized name of the plugin |
|||||
version | VARCHAR | 255 | √ | null |
|
|
The checked out version of the plugin, null if the version is unknown |
Table contained -1 rows
tool_customlang_components table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |