Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| typeid | BIGINT | 19 | null |
|
|
Basic LTI type id |
||||
| name | VARCHAR | 100 |
|
|
Basic LTI param |
|||||
| value | LONGTEXT | 2147483647 | null |
|
|
Param value |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| ltitypeconf_typ_ix | Performance | Asc | typeid |