Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
predictionid | BIGINT | 19 | null |
|
|
|||||
userid | BIGINT | 19 | null |
|
|
|||||
actionname | VARCHAR | 255 |
|
|
||||||
timecreated | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
analpredacti_pre_ix | Performance | Asc | predictionid |
analpredacti_preuseact_ix | Performance | Asc/Asc/Asc | predictionid + userid + actionname |
analpredacti_use_ix | Performance | Asc | userid |