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