Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | VARCHAR | 36 | null |
|
|
|||||
| field_id | VARCHAR | 36 | √ | null |
|
|
||||
| payment_id | VARCHAR | 36 | √ | null |
|
|
||||
| value | VARCHAR | 255 | null |
|
|
|||||
| sort | INT | 10 | √ | null |
|
|
||||
| client_id | VARCHAR | 36 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| IDX_FB70410819EB6921 | Performance | Asc | client_id |
| IDX_FB704108443707B0 | Performance | Asc | field_id |
| IDX_FB7041084C3A3BB | Performance | Asc | payment_id |