Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | VARCHAR | 36 | null |
|
|
|||||
| field_id | VARCHAR | 36 | √ | null |
|
|
||||
| client_id | VARCHAR | 36 | √ | null |
|
|
||||
| customer_id | VARCHAR | 36 | √ | null |
|
|
||||
| value | LONGTEXT | 2147483647 | null |
|
|
|||||
| sort | INT | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| IDX_9773404F19EB6921 | Performance | Asc | client_id |
| IDX_9773404F443707B0 | Performance | Asc | field_id |
| IDX_9773404F9395C3F3 | Performance | Asc | customer_id |