pos_type_info_data table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
fieldid | BIGINT | 19 | null |
|
|
|||||
positionid | BIGINT | 19 | null |
|
|
|||||
data | LONGTEXT | 2147483647 | √ | null |
|
|
Table contained -1 rows
pos_type_info_data table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
postypeinfodata_fie_ix | Performance | Asc | fieldid |
postypeinfodata_fiepos_uix | Must be unique | Asc/Asc | fieldid + positionid |
postypeinfodata_pos_ix | Performance | Asc | positionid |