goal_user_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 |
|
|
|||||
| goal_userid | BIGINT | 19 | null |
|
|
Table contained -1 rows
goal_user_info_data table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| goaluserinfodata_fie_ix | Performance | Asc | fieldid |
| goaluserinfodata_fiegoa_uix | Must be unique | Asc/Asc | fieldid + goal_userid |
| goaluserinfodata_goa_ix | Performance | Asc | goal_userid |
