analytics_models_log

0 rows


Description

Analytic models changes during evaluation.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
modelid BIGINT 19 null
analytics_models.id analmodelog_mod2_fkR
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_mod2_ix Performance Asc modelid

Relationships