Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
modelid | BIGINT | 19 | 0 |
|
|
|||||
fileid | BIGINT | 19 | 0 |
|
|
|||||
action | VARCHAR | 50 |
|
|
||||||
time | BIGINT | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
analusedfile_fil_ix | Performance | Asc | fileid |
analusedfile_mod_ix | Performance | Asc | modelid |
analusedfile_modactfil_ix | Performance | Asc/Asc/Asc | modelid + action + fileid |