Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
toolproxyid | BIGINT | 19 | null |
|
|
|||||
typeid | BIGINT | 19 | √ | null |
|
|
||||
course | BIGINT | 19 | √ | null |
|
|
||||
coursemoduleid | BIGINT | 19 | √ | null |
|
|
||||
settings | LONGTEXT | 2147483647 | null |
|
|
|||||
timecreated | BIGINT | 19 | null |
|
|
|||||
timemodified | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
ltitoolsett_cou6_ix | Performance | Asc | course |
ltitoolsett_cou8_ix | Performance | Asc | coursemoduleid |
ltitoolsett_too4_ix | Performance | Asc | toolproxyid |
ltitoolsett_typ4_ix | Performance | Asc | typeid |