Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| consumerid | BIGINT | 19 | null |
|
|
|||||
| lticontextkey | VARCHAR | 255 |
|
|
||||||
| type | VARCHAR | 100 | √ | null |
|
|
||||
| settings | LONGTEXT | 2147483647 | √ | null |
|
|
||||
| created | BIGINT | 19 | null |
|
|
|||||
| updated | BIGINT | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| enroltilti2cont_con_ix | Performance | Asc | consumerid |