Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
modelid | BIGINT | 19 | null |
|
|
|||||
version | BIGINT | 19 | null |
|
|
|||||
evaluationmode | VARCHAR | 50 |
|
|
||||||
target | VARCHAR | 255 |
|
|
||||||
indicators | LONGTEXT | 2147483647 | null |
|
|
|||||
timesplitting | VARCHAR | 255 | √ | null |
|
|
||||
score | DECIMAL | 10,5 | 0.00000 |
|
|
|||||
info | LONGTEXT | 2147483647 | √ | null |
|
|
||||
dir | LONGTEXT | 2147483647 | null |
|
|
|||||
timecreated | BIGINT | 19 | null |
|
|
|||||
usermodified | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
analmodelog_mod_ix | Performance | Asc | modelid |
analmodelog_use_ix | Performance | Asc | usermodified |